Hi all, I'm working on an implementation of events when the alarm is triggered. Do you know what the value of statusType for armState might be in this case? Maybe you have a response body laying around where the state is "triggered"?
Currently, these are the known security system arm states:
ARMED_AWAY
ARMED_HOME
DISARMED
Maybe I just need to trigger my alarm when I get home to find this out myself 🚨.
Hi all, I'm working on an implementation of events when the alarm is triggered. Do you know what the value of
statusTypeforarmStatemight be in this case? Maybe you have a response body laying around where the state is "triggered"?Currently, these are the known security system arm states:
ARMED_AWAYARMED_HOMEDISARMEDMaybe I just need to trigger my alarm when I get home to find this out myself 🚨.