homebridge-lg-airco
Advanced tools
Comparing version 0.0.91 to 0.0.92
{ | ||
"name": "homebridge-lg-airco", | ||
"version": "0.0.91", | ||
"version": "0.0.92", | ||
"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", |
@@ -168,3 +168,3 @@ const Wideq = require("./lg/wideq").Wideq; | ||
}, | ||
setRotationSpeed: function (callback, targetRotationSpeed) { | ||
setRotationSpeed: function (targetRotationSpeed, callback) { | ||
const me = this; | ||
@@ -171,0 +171,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