mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 01:48:44 +00:00
Fix entity id
This commit is contained in:
@@ -8,7 +8,7 @@ cards:
|
||||
entities:
|
||||
- entity: input_boolean.routine_welcome_home
|
||||
- entity: automation.presence_arrival_detection
|
||||
- entity: automation.door_opened_while_away
|
||||
- entity: automation.security_door_opened_while_away
|
||||
- entity: automation.coming_home
|
||||
- entity: automation.leaving_home
|
||||
- entity: automation.cube_knock
|
||||
|
||||
@@ -93,7 +93,7 @@ automation:
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.camera
|
||||
|
||||
- id: door_opened_while_away
|
||||
- id: security_door_opened_while_away
|
||||
alias: Security · Door opened while away
|
||||
trigger:
|
||||
- platform: state
|
||||
|
||||
Reference in New Issue
Block a user