Magic Home Plugin for Homecontrol
Go to file
2020-08-06 00:10:31 +02:00
.gitignore initial commit 2019-01-25 16:15:03 +01:00
.jshintrc initial commit 2019-01-25 16:15:03 +01:00
HCMagicHome.js wtf was that ack parameter?? 2020-08-06 00:10:31 +02:00
package-lock.json updated magic-home to latest version and added suport for the new command_timeout parameter 2020-07-29 18:01:13 +02:00
package.json wtf was that ack parameter?? 2020-08-06 00:10:31 +02:00
README.md updated magic-home to latest version and added suport for the new command_timeout parameter 2020-07-29 18:01:13 +02:00

Configuration

  • ack
    Bitmask to set ack in the constructor.
  • logall
    Sets log_all_received in the constructor.
  • connect_timeout
    Sets connect_timeout in the constructor. (Default: 10000)
  • command_timeout Sets command_timeout in the constructor. (Default: 5000)