Posted May 17, 20169 yr Through out the forum I see members talking about setting their home to "Away Mode" or "Vacation Mode". Would you guys be able to share how you are triggering this flag. (GoeFence, KPL, ect.) and what scenarios you using this for use this for?
May 17, 20169 yr I use a ketpad button as the key indicator for home/away. I can certainly control it rematelt, but I have not automated the status...all manual. If I were to automate it, i might do so via mobilinc ad location. I might actually prefer it based on schedule, but i do not see a practical solution to make that happeb. I have decided it is simply too easy to press the button when i leave for vacation.
May 17, 20169 yr I use a geofence via MobiLinc to set the 'away' flag. And reset it upon return. Sent from my iPhone using Tapatalk
May 17, 20169 yr I use the Locative app on my iphone via the ISY portal to set an away variable in my ISY.
May 17, 20169 yr I am using Tasker on an Android phone and setting a variable on ISY as described in the wiki.
May 17, 20169 yr Tasker sets a variable on ISY for me. When my phone loses it's wifi connection to my home wifi it sets the variable. ISY runs a delay on that to ensure the lost wifi was me actually leaving and not just a momentary issue with the wifi.
May 18, 20169 yr So, do you all have your programs checking the 'away' status variable in their IF statements to determine if they should run?
May 18, 20169 yr Author Has anyone integrated the "Samsung SmartThings Arrival Sensor" with the ISY994 for "Away" mode?
May 18, 20169 yr So, do you all have your programs checking the 'away' status variable in their IF statements to determine if they should run? Either that or you can put programs into folders that are activated/deactivated based on that variable. I also use the status of my elk. Some things are based on whether I am home, others on whether my wife is home, and others yet are based on if anyone is home.
May 18, 20169 yr I prefer depending entirely on the state of a Keypad button that I can turn on upon leaving or using an app or the portal. AwayFolder Conditions for 'Away'If Status 'Keypad Button' is 100% And Status 'Keypad Button' is not Off Then Allow the programs in this folder to run.