donavanbecker / homebridge-resideo

The Homebridge Resideo plugin allows you to access your Resideo devices from HomeKit.
ISC License
37 stars 9 forks source link

Feature Request: Humidity Control #813

Closed apitel closed 4 months ago

apitel commented 5 months ago

Problem

T10 Thermostats support control of whole house humidifiers. Native Honeywell HomeKit support for humidity control is very poor. Support for humidity programming could be a nice advantage to this Homebridge solution.

Solution

Expose humidifier control for thermostats that have it configured.

Alternatives

No response

Additional context

No response

donavanbecker commented 5 months ago

Do you have any logs you can provide? I don't know if the API provides any info

apitel commented 5 months ago

Thanks for the fast response. I downloaded the Controller app and exported a JSON log of what the native Honeywell HomeKit integration is sending for a Target Relative Humidity change. Let me know if this is what log you're looking for or if there is something else I can provide:

[{
    "value": "55",
    "characteristicType": "00000034-0000-1000-8000-0026BB765291",
    "stringifiedValue": "55 %",
    "roomName": "Master Bedroom",
    "accessoryName": "Thermostat 1",
    "characteristicLocalizedDescription": "Target Relative Humidity",
    "serviceLocalizedDescription": "Thermostat",
    "timestamp": 727267430.935895,
    "serviceType": "0000004A-0000-1000-8000-0026BB765291",
    "id": "78EE79B3-29E2-4786-AA47-4486F3969909",
    "serviceName": "Thermostat 1",
    "serviceLabelIndex": -1
}]
github-actions[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 months ago

This issue has been closed as no further activity has occurred.