homebridge-syntex-magichome
Advanced tools
Comparing version 1.0.0-b42 to 1.0.0-b43
{ | ||
"name": "homebridge-syntex-magichome", | ||
"version": "1.0.0-b42", | ||
"version": "1.0.0-b43", | ||
"description": "Homebridge Plugin for MagicHome LED Strips with preset scenes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -64,2 +64,4 @@ const LightBulb = require('./accessories/lightBulb'); | ||
this.lights[0].setPowerState(false, () => {}); | ||
response.write(JSON.stringify(this.lights)); | ||
@@ -66,0 +68,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
107210
1049
17