Open kneath opened 3 weeks ago
Hey there @frwickst, mind taking a look at this issue as it has been labeled with an integration (huum
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
huum documentation huum source (message by IssueLinks)
Thanks for the info @kneath! I'll try to find the time to look into this as soon as possible.
The problem
When using fahrenheit for Home Assistant, the Huum integration assumes the temperature is always celsius and limits to 40-110, and does not convert to test the limits. For example, it is impossible to set a temperature of 120˚F since it assumes it is 120˚C for the limits. The Climate widget itself is correct, and allows me to change between 104˚F-230˚F. The API call itself is correct, and I can use the Sauna between 104˚F-110˚F.
The logs show it converting, but trial and error shows it will only allow fahrenheit values.
What version of Home Assistant Core has the issue?
core-2024.9.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
huum
Link to integration documentation on our website
https://www.home-assistant.io/integrations/huum/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?