homebridge-lg-airco
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "homebridge-lg-airco", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Homebridge plugin to control a Smart Thinq enabled LG airco unit. Makes use of WideQ => https://github.com/sampsyo/wideq", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -43,2 +43,3 @@ const Wideq = require("./lg/wideq").Wideq; | ||
if (status) { | ||
console.log(JSON.stringify(status, null, 4)); | ||
@@ -45,0 +46,0 @@ console.log(JSON.stringify(status.Operation, null, 4)); |
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
104258
372