homebridge-panasonic-heat-pump
Advanced tools
Comparing version 1.1.11 to 1.2.0
@@ -169,3 +169,3 @@ "use strict"; | ||
} | ||
return this.platform.Characteristic.CurrentHeatingCoolingState.COOL; | ||
return this.platform.Characteristic.CurrentHeatingCoolingState.OFF; | ||
})(); | ||
@@ -172,0 +172,0 @@ const targetHeatingCoolingState = (() => { |
{ | ||
"displayName": "Homebridge Panasonic Heat Pump", | ||
"name": "homebridge-panasonic-heat-pump", | ||
"version": "1.1.11", | ||
"version": "1.2.0", | ||
"description": "Allows basic control of Panasonic Heat Pump (AQUAREA)", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
191192