-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No humidity control? #127366
Comments
Hey there @rdfurman, @mkmer, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) honeywell documentation |
I have the same issue. Would like to be able to turn the humidifier off during peak hours for electricity. Thanks! |
My thermostat does not have this feature - I will need some endpoint details sniffed out from the browser. If you can provide the message being sent when you make the changes (via the browser developers debug screens) we can try to add this. |
Can you show me what you need? I can grab those. Do I grab the info from the "element" screen of the developer tool? Thanks |
In firefox -> view the web page in question, Should look something like: Headers something like this:
|
Humidifier Request (This POST file popped up after I submitted the request to change humidity) POST /portal/Device/Menu/Humidifier HTTP/2 Humidifier Confirmation ( This POST file popped up a few seconds after I hit the submit button, confirming the humidity change) POST /portal/Device/Menu/Humidifier HTTP/2 |
Off/Auto - please share the messages when these are set as well. |
Off: Response: Auto: Response: |
Please open an issue here: This will help me document the changes to the API and ask your further questions outside of HA. |
The problem
I have a humidifier hooked up to the Honeywell prestige thermostat (YTHX9421R5101WW) but it doesn't allow me to control the humidifier. Is this not included in this integration? Thanks.
What version of Home Assistant Core has the issue?
2024.10.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Honeywell Total Connect Comfort (US)
Link to integration documentation on our website
https://www.home-assistant.io/integrations/honeywell/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: