Remember thermostat value when window opens

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
mcfrush
Posts: 4
Joined: 04 Mar 2017 16:16

Remember thermostat value when window opens

Post by mcfrush »

Hi,

i am using Z-Way to set my Danfoss Living Connect thermostat to 5 °C when a window is opened. I created a virtual device that runs the following code ("Code for action off"):

Code: Select all

zway.devices[10].ThermostatSetPoint.Set(1,5)
(i'm using "If -> Then" to switch that virtual device on/off) I found that piece of code in this thread: https://forum.z-wave.me/viewtopic.php?f=3420&t=21170

As soon as the window is closed, i set the temperatur to 21 °C. That works fine. But of course, whenever i change the the value of my thermostat manually, it is overwritten when i open/close my window. Is there any workaround to "store" the value the thermostat had before the window was opened and set it back to that value when it's closed?

Thanks in advance!
mcfrush
Posts: 4
Joined: 04 Mar 2017 16:16

Re: Remember thermostat value when window opens

Post by mcfrush »

Anyone having an idea?
User avatar
Z-Wave Support
Posts: 353
Joined: 21 Oct 2016 15:49

Re: Remember thermostat value when window opens

Post by Z-Wave Support »

Hello,

you can use climate Control App.

regars
Z-Wave Support
mcfrush
Posts: 4
Joined: 04 Mar 2017 16:16

Re: Remember thermostat value when window opens

Post by mcfrush »

Where can I find it? It won't show up in the appstore
User avatar
Z-Wave Support
Posts: 353
Joined: 21 Oct 2016 15:49

Re: Remember thermostat value when window opens

Post by Z-Wave Support »

You can find this, in online App's
mcfrush
Posts: 4
Joined: 04 Mar 2017 16:16

Re: Remember thermostat value when window opens

Post by mcfrush »

Needed to upgrade z-way, now it shows up. Thanks!
Post Reply