Skip to content

Version 2.0

Compare
Choose a tag to compare
@strfl89 strfl89 released this 16 Sep 06:07
4306727

general.php

  • Move from Constants to Parameters for Gateway Config
  • to initialize new object parameters User, Secret and Gateway IP must enterd. Example:
    $groups = new tradfrigroups("<user>", "<secret>", "<ip>");
    
  • cleaning up file

ReadMe.md

  • Update File