homebridge-lg-airco
Advanced tools
Comparing version 0.0.992 to 0.0.993
{ | ||
"name": "homebridge-lg-airco", | ||
"version": "0.0.992", | ||
"version": "0.0.993", | ||
"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", |
@@ -73,3 +73,3 @@ const Wideq = require("./lg/wideq").Wideq; | ||
//console.log(this.state); | ||
console.log(this.state); | ||
@@ -76,0 +76,0 @@ this.getActive((unknown, value) => { |
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
105686