"Open Window" state on Thermostat

Hi there,

I have a Nedis zbhtr20wt that has a “Open Window” state in the “Exposes” in z2m

I can check that option and it is being registered, but the Thermostat does nothing when it is on or off

How do I get the thermostat to turn off heating when the Open Window option is on true?

You create an automation to do it.

2 Likes

Looking at the product description, that “Open Window” sensor is actually only detecting quick temperature drops.

I guess there is a configuration option in the app or cloud that acts upon it.
In HA terms, that amount to an automation as said above.

1 Like

@Hellis81 @koying

Allright, thanks. That complicates things a bit since I have more than one Window sensor in that room.

If you have window sensors then you don’t need to use the (probably) much slower TRV sensor?

Yeah, my problem is that I am new to automation and the it seems to only set the Temperature Calibration instead of the heating setpoint

So when I do this and open one of the windows

then this happens in the exposes

I see no option to set the temperatures.
I think this is an issue because the external integration isn’t complete? (it isn’t directly supported by HA)
I already ordered a Sonoff TRVZB to test it

edit: maybe it has something to do with this HVAC mode?
I can set it to “auto”, “cool”, “dry”, “off”, “fan only” and “heat” but can not enter a specific temperature to heat to

climate.set_temperature is what you need

I found the entity you are mentioning,

but I can’t chose it in Automation