Activate motion detection on leaving the house
This commit is contained in:
@ -177,6 +177,10 @@ family_is_away:
|
|||||||
target:
|
target:
|
||||||
entity_id: alarm_control_panel.alexa_guard_9ee3b
|
entity_id: alarm_control_panel.alexa_guard_9ee3b
|
||||||
data: {}
|
data: {}
|
||||||
|
- service: switch.turn_on
|
||||||
|
data: {}
|
||||||
|
target:
|
||||||
|
entity_id: switch.front_porch_camera_motion_alarm
|
||||||
mode: single
|
mode: single
|
||||||
icon: mdi:shield-lock
|
icon: mdi:shield-lock
|
||||||
family_is_home:
|
family_is_home:
|
||||||
|
Reference in New Issue
Block a user