Hi, do any of you have a thermostat to control the boiler? I am using MySensors and OpenTherm.
Previously, I used an additional climate as a helper and automation. When I changed the temperature to, for example, 60 degrees on the auxiliary thermostat, the automation would perform set_temperature on the boiler entity, and even though the boiler climate had a min of 7 and a max of 35, it worked. Since the update (probably 2024.09) it does not work.
In configuration.yaml, I used customize for climate and set min_temp and max_temp. In the entity attributes, they are correct (20 and 60 degrees), but when I set a temperature greater than 35 on the thermostat, there is an error that the value is not between 7 and 35 degrees. Anyone have an idea why it doesn't work? What can I do? Thank you
#Climate min/max temp problem
1 messages · Page 1 of 1 (latest)