homebridge-flair
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -64,3 +64,3 @@ "use strict"; | ||
else if (value === this.platform.Characteristic.TargetHeatingCoolingState.AUTO) { | ||
this.platform.setStructureMode(models_1.FlairMode.AUTO, models_1.StructureHeatCoolMode.COOL).then((structure) => { | ||
this.platform.setStructureMode(models_1.FlairMode.AUTO, models_1.StructureHeatCoolMode.AUTO).then((structure) => { | ||
callback(null, this.platform.Characteristic.TargetHeatingCoolingState.AUTO); | ||
@@ -67,0 +67,0 @@ this.updateFromStructure(structure); |
{ | ||
"displayName": "Homebridge Flair", | ||
"name": "homebridge-flair", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Brings the flair smart vents into homekit", | ||
@@ -6,0 +6,0 @@ "license": "ISC", |
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