10-03-2024 06:32 PM
I am trying to turn my Nest Cameras on and off when the ADT alarm is armed and disarmed. Through the Google home automation, the is_armed and alarm_active is showing false even when the Alarm is activated.
Also, when it is set to disarmed, the is_armed and alarm_active are still showing false but it is not triggering the camera off event.
10/3/24 9:16:11 PM
[INFO] Starter check: conditions met.
10/3/24 9:16:11 PM
[INFO] Automation started by: [ADT] because [home.graph.traits.ArmDisarm/is_armed] [boolean_value: false].
10/3/24 9:16:11 PM
[INFO] Automation started by: [ADT] because [home.graph.traits.ArmDisarm/alarm_active] [boolean_value: false].
10/3/24 9:16:11 PM
[INFO] Automation started by: [ADT] because [home.graph.traits.ArmDisarm/current_arm_level] [string_value: "ArmStay"].
10/3/24 9:16:11 PM
[INFO] Automation started by: [ADT] because [home.graph.traits.ArmDisarm/arm_state] [string_value: "ARMED"].