cjkrolak / ThermostatSupervisor

supervisor to detect and correct thermostat deviations
MIT License
0 stars 0 forks source link

add Kumocloud humidity reporting support #289

Closed cjkrolak closed 2 years ago

cjkrolak commented 2 years ago

'uiData': { 'Commercial': False, 'CoolLowerSetptLimit': 50, 'CoolNextPeriod': 88, 'CoolSetpoint': 72, 'CoolUpperSetptLimit': 99, 'CurrentSetpointStatus': 2, 'Deadband': 0, 'DeviceID': 1457408, 'DispTemperature': 58, 'DispTemperatureAvailable': True, 'DispTemperatureStatus': 0, 'DisplayUnits': 'F', 'DualSetpointStatus': False, 'EquipmentOutputStatus': 0, 'HeatLowerSetptLimit': 40, 'HeatNextPeriod': 88, 'HeatSetpoint': 58, 'HeatUpperSetptLimit': 90, 'HoldUntilCapable': True, 'IndoorHumidStatus': 0, 'IndoorHumidity': 41, 'IndoorHumiditySensorAvailable': True, 'IndoorHumiditySensorNotFault': True,

cjkrolak commented 2 years ago

this was an artifact in the Azure log, "uidata" belonged to Honeywell, not Kumocloud, both Kumocloud zones are reporting no humidity support.