i want something like general_hvac_modes where i put Heating in when the climate.livingroom is heating or the climate.bathroom is heating, and if none are heating just put idle…
Any suggestions on code needed?
PS. Sorry for this question, but i’m a little bit new in yaml, and don’t find any examples to base this on…
I can do this…but problem is that it will take over the state to the combined entity.
The state on these thermostats is off/on…but i really want the hvac_Status of the thermostats, because those state idle or heating…and i want to know when one of them is heating…
In this case you will have to create your own template climate entity. I never tried that, but maybe this custom integration is what you are looking for: