Hi Folks,
I am trying to set my ADT hub state to Arm/Away when location is Away.
I have the opposite running correctly when location is set to Home to Disarm ADT but no dice for arming. Any help would be appreciated.
Hi Folks,
I am trying to set my ADT hub state to Arm/Away when location is Away.
I have the opposite running correctly when location is set to Home to Disarm ADT but no dice for arming. Any help would be appreciated.
How do you get the ADT panel to show up in webcore? Sorry if this is not the right place to ask but I could not find the answer by searching in the forums.
For arming (both kinds) you need to add an additional string parameter – the following all work for me:
disarm()
armAway(armedAway)
armStay(armedStay)
(note the additional “ed” in the string parameters).
You can add in from the list of “battery powered devices” in webCoRE.
@ahndee - Do you know how to pull alarm trigger events?
For example, if Alarm is tripped then turn on bedroom lights. I cannot find the setting that tiggers that flow.
Thanks!