Aimero
November 21, 2024, 10:48am
1
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?
Hellis81
(Hellis81)
November 21, 2024, 11:27am
2
You create an automation to do it.
2 Likes
koying
(Chris B)
November 21, 2024, 11:59am
3
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
Aimero
November 21, 2024, 12:09pm
4
@Hellis81 @koying
Allright, thanks. That complicates things a bit since I have more than one Window sensor in that room.
Hellis81
(Hellis81)
November 21, 2024, 12:27pm
5
If you have window sensors then you don’t need to use the (probably) much slower TRV sensor?
Aimero
November 21, 2024, 12:44pm
6
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
Hellis81
(Hellis81)
November 21, 2024, 12:58pm
7
climate.set_temperature
is what you need
Aimero
November 21, 2024, 1:17pm
8
I found the entity you are mentioning,
but I can’t chose it in Automation