mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
I think this is all that is needed for now. #554 - Alexa Guard.
This commit is contained in:
@@ -80,3 +80,11 @@
|
||||
data_template:
|
||||
object_id: "arriving"
|
||||
entities: []
|
||||
|
||||
# Only Disarm if armed. Otherwise, Exit out.
|
||||
- condition: state
|
||||
entity_id: alarm_control_panel.alexa_guard
|
||||
state: armed
|
||||
|
||||
- service: alarm_control_panel.alarm_disarm
|
||||
entity_id: alarm_control_panel.alexa_guard
|
||||
|
Reference in New Issue
Block a user