diff --git a/lovelace/03_system.yaml b/lovelace/03_system.yaml index e8d7523..530c080 100644 --- a/lovelace/03_system.yaml +++ b/lovelace/03_system.yaml @@ -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 diff --git a/packages/modules/security.yaml b/packages/modules/security.yaml index 8cacfb2..380dd87 100644 --- a/packages/modules/security.yaml +++ b/packages/modules/security.yaml @@ -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