Humidity setpoint - does it work? #107
Unanswered
johnxpollen
asked this question in
Q&A
Replies: 2 comments 7 replies
|
I don't have humidifiers so I haven't tested it personally. The specs say the allowed range is 20-80 with an exception for 0 which leaves a range gap of 1-19 on the lower end. Right now the HA number entity is limited to 20-80 since 1-19 is invalid. I will have to test how Home Assistant handles that. |
2 replies
|
Here's the log file with me attempting to change the humidity a few times. I was using the control displayed within the integration, avoiding the various other manifestations within HA. The physical thermostat never changed setpoint value. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a fairly large domestic system - 11 zones with 9 x 553s and 2 x 557s. System is fairly new - 3 years since purchase and it's running protocol v3.
Each of the 557s has an attached humidifier and the setpoints show in HA along with the current humidity level. However, changing the setpoint doesn't affect the value on the thermostat. Temperature setpoint changes work perfectly on the same thermostats. I'm also suspicious that the lowest setpoint permitted is 20%, when the thermostat supports an 'off' setting which occurs when the value chosen is below 20%.
Perhaps use of humidifiers is very unusual and not well tested? I'd love to help fix this if it's a bug but where do I start? I'm motivated! Need to write some automations that turn off humidifiers when a window is open
All reactions