homebridge-syntex-dynamic-platform
Advanced tools
Comparing version 1.0.1-b10 to 1.0.1-b11
@@ -74,3 +74,3 @@ const UniversalAccessory = require('./src/universal'); | ||
{ | ||
this.logger.log('info', 'bridge', 'Bridge', 'Hinzufügen: ' + accessory.name + ' ( ' + accessory.id + ' )'); | ||
this.logger.log('info', 'bridge', 'Bridge', '[' + accessory.name + '] wurde dem System hinzugefügt! ( ' + accessory.id + ' )'); | ||
@@ -77,0 +77,0 @@ const uuid = this.api.hap.uuid.generate(accessory.id); |
{ | ||
"name": "homebridge-syntex-dynamic-platform", | ||
"version": "1.0.1-b10", | ||
"version": "1.0.1-b11", | ||
"description": "A Dynamic Platform Accessory", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
43368
1