2 hours ago2 hr Hi I have an ADT security system with wireless sensors on all doors and windows. My rental clients are leaving the doors and windows open while the AC is running. How can I access the ADT door/window status and can I control the Venstar thermostat from EISY?Thanks allJoe
2 hours ago2 hr Some missing info: Do you have ADT and Venstar plugins for Eisy, working?Which Venstar- Old school Insteon, Color Touch, or?I can speak to the Color Touch. Create and iox programs. This is more pseudo code but you can find the right things in the eISY interface:If Window 1 is openor Window 2 is openor. Window 3 is open (keep following the pattern, use 'or' for catching any one of them)Then Set Venstar Mode = OffThe slipperier slope is do you reverse it if they close all the windows? If yes, then its a similar program, but with "and"s instead of "or"s. With "and"s, they all have to be closed. But when they close the windows it might because it's cold out and you're turning on the air. I'd start with the first program above and see how it goes. They'll figure out the system is off.
Create an account or sign in to comment