automait-ikea-home
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -31,2 +31,5 @@ module.exports = init | ||
}) | ||
this.client.on('error', e => { | ||
this.logger.error('IkeaHome: ERROR:', e, e.code) | ||
}) | ||
.observeDevices() | ||
@@ -33,0 +36,0 @@ // Every 6 hours |
{ | ||
"name": "automait-ikea-home", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.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
5353
82