Hi,
I wuold like to know when the heating (or cooling in summer) is running.
The only way I found is to check if the set themp is higher than the current them.
I made a template that check that ad i put that in a template mushroom card:
I don’t need to know if is on cool or heat, I would like to know if i am using the heating or not;
because the thermostat is olways on (always on heat right now)
Interesting approach. I just want to point out that, depending on the thermostat, this may not be very accurate. With some thermostats the temperature can be one or two degrees above or below the set point before they trigger on or off.
On the other hand, some “smart” thermostats will turn the heat (or cooling) on a certain number of times per hour, to keep the temperature steady. This is how my Honeywell thermostats work. They might go all day never showing a temperature change.
It’s hard to imagine why a climate integration wouldn’t include the current “action” (heating/cooling/off) the thermostat is calling for. Perhaps there’s an attribute somewhere, or maybe the developer of the integration could shed some light.
For what I have seen, every time the set temperature is higher than the themperature of the room, the knx relay switch on.
The problem i s probably the way I have intergate everything, I have everything on knx, that I can’t touch (for now, I am planning to learn how to use ETS), and I have that integrated in Freedompro.
I have then Freedompro integrated in Home assistant.
so i can’t see the knx layer, just what freedompro pass to me.
This is something I want to change, but before I use KNX directly on HA, I would like to ler how to use ETS.
I have finally migrated from Freedompro to KNX, so now everything is smoother (because it doesnt go throught internet) and I have some new controls, like the stop button for blinds and the state information of the thermostat.