mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 02:54:41 +00:00
Add Frigate to set up
This commit is contained in:
@@ -39,9 +39,4 @@
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.back_landscaping
|
||||
|
||||
# Arm the "alarm_control_panel.alexa_guard" alarm unless the "input_boolean.guest_mode" entity is "on"
|
||||
- condition: template
|
||||
value_template: >
|
||||
{{ states.input_boolean.guest_mode.state != "on" }}
|
||||
- service: alarm_control_panel.alarm_arm_away
|
||||
entity_id: alarm_control_panel.alexa_guard
|
||||
|
||||
|
Reference in New Issue
Block a user