Securifi Community Forum

Securifi Products => Almond 3 => Topic started by: Uprising54 on May 28, 2017, 05:16:09 pm

Title: Rules to activate/de-activate Nest Thermostat
Post by: Uprising54 on May 28, 2017, 05:16:09 pm
I'd like to activate / de-activate my nest thermostat depending on the status of my doors/windows. The end goal is to avoid nest turning on if a window/door is open.

Any advise on how to accomplish this?

Thanks in advanced!

Title: Re: Rules to activate/de-activate Nest Thermostat
Post by: fillibar on May 28, 2017, 08:43:49 pm
You could do something like:
IF window open and Nest temperature > 50F (or some "critical" temperature to make sure your house does not freeze anyways) THEN Nest off
You might also want to have some sort of warning light that would come on. That could also be used to notify you. To do this you could add to the THEN portion...
and Warning Light On.
Then in the app have a notification set for the warning light go notify you when it changes.