homebridge-honeywell-home
Advanced tools
Comparing version 11.4.4-beta.1 to 11.4.4-beta.2
@@ -279,6 +279,6 @@ { | ||
"functionBody": "return (model.options && model.options.devices && !model.options.devices[arrayIndices].hide_device && model.options.devices[arrayIndices].deviceClass === 'Thermostat' && model.options.devices[arrayIndices].deviceID && (model.options.devices[arrayIndices].deviceModel === 'T9' || model.options.devices[arrayIndices].deviceModel === 'T10') && !model.options.devices[arrayIndices].thermostat.roomsensor.hide_roomsensor);" | ||
} | ||
}, | ||
"required": ["logging"] | ||
} | ||
}, | ||
"required": ["logging"] | ||
} | ||
} | ||
}, | ||
@@ -285,0 +285,0 @@ "leaksensor": { |
{ | ||
"displayName": "Homebridge Honeywell Home", | ||
"name": "homebridge-honeywell-home", | ||
"version": "11.4.4-beta.1", | ||
"version": "11.4.4-beta.2", | ||
"description": "The [Homebridge](https://homebridge.io) Honeywell Home plugin allows you to access your [Honeywell Home](https://honeywellhome.com) device(s) from HomeKit.", | ||
@@ -6,0 +6,0 @@ "author": "donavanbecker", |
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
485351