Posts posted by visualcoat
-
-
-
-
Thanks @Jimbo, though I do not see it linked to un-link it. Can you send a screen shot of the screen where I would unlink it?
-
-
-
-
-
-
-
-
These two guys did what you are talking about:
-
-
-
-
Edited by visualcoat
I set up mine with three program, one to detect the state of my door, two to turn it off, and three to turn it back on.
HVAC 0 - Test Door - [ID 0015][Parent 0001] If Status 'D an W Sensors / Back Door Sensor.1 - Status' is 100% Or Status 'D an W Sensors / Front Door Sensor.1 - Status' is 100% Then Wait 30 seconds $sDoorOpen = 1 Else - No Actions - (To add one, press 'Action')HVAC 1 - Turn AC Off - [ID 0016][Parent 0001] If $sDoorOpen is 1 And Status 'Thermostat / Thermostat - Cool Ctl' is On Then Set 'Thermostat / Thermostat - Main' Mode Off $sDoorOpen = 2 Else - No Actions - (To add one, press 'Action')HVAC 2 - Tuff AC On - [ID 0017][Parent 0001] If $sDoorOpen is 2 And Status 'Thermostat / Thermostat - Cool Ctl' is Off And Status 'D an W Sensors / Back Door Sensor.1 - Status' is Off And Status 'D an W Sensors / Front Door Sensor.1 - Status' is Off Then Wait 30 seconds Set 'Thermostat / Thermostat - Main' Mode Cool Else $sDoorOpen = 0 -
-
Release 5.3.3 Test Build - OUTDATED
in Previous Releases
Was not able to upgrade from 5.3.0 to 5.3.3, keep getting "Connection Refused"