homebridge-syntex-dynamic-platform
Advanced tools
Comparing version 1.0.8-b53 to 1.0.8-b54
{ | ||
"name": "homebridge-syntex-dynamic-platform", | ||
"version": "1.0.8-b53", | ||
"version": "1.0.8-b54", | ||
"description": "A Dynamic Platform Accessory", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
@@ -113,3 +113,3 @@ module.exports = class TypeManager | ||
target : { format : 'number', default : 0, min : 0, max : 100 }, | ||
state : { format : 'number', default : 0, min : 0, max : 2 } | ||
state : { format : 'number', default : 2, min : 0, max : 2 } | ||
} | ||
@@ -116,0 +116,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