#Sonoff TRVZB - reliable status if valve is open

3 messages · Page 1 of 1 (latest)

shy oar
#

I have the TRV from Sonoff, connected via Z2M to the HA. It does not expose the status of valve "open" or "closed", but it does indeed expose the climate entity with attribute "hvac_mode". And it seems that it is set to "heating" when valve is open.

Is this a reliable indicator that this means valve open, or is there a different and more robust way to get the info?

quasi apex
#

yes, hvac_mode = heating is reliable unless you are doing something weird with the control

shy oar
#

thanks. Makes sense.