From aea16e59c432454c8c9f3e5c05666be3b4af78ac Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 20 Nov 2025 15:37:25 +0100 Subject: [PATCH] Changed doorbell text. --- automations.yaml | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/automations.yaml b/automations.yaml index c63c7ce..b61ed94 100644 --- a/automations.yaml +++ b/automations.yaml @@ -462,17 +462,17 @@ - id: '1630914505161' alias: Beim Verlassen der Wohnung alles abschalten description: '' - trigger: - - platform: zone - entity_id: person.marcus_scholz + triggers: + - entity_id: person.marcus_scholz zone: zone.home event: leave - condition: + trigger: zone + conditions: - condition: state entity_id: person.marianna_scholz state: not_home enabled: false - action: + actions: - target: area_id: - wohnzimmer @@ -489,6 +489,13 @@ device_id: 5a08ac4c3b3893b540a9934fa92dccfa entity_id: switch.flur_raumduft domain: switch + - action: light.turn_off + metadata: {} + data: {} + target: + device_id: + - 231cd7ec37e32690faf126105b03ee02 + - a6d24e7d93c114723bf525e9eac1c2df - type: turn_off device_id: c4ead7f6227e2ee4c43c4b0df829cd84 entity_id: 7f7284b11f2bf50ae2f0ebeeb35411c0 @@ -1268,7 +1275,8 @@ data: push: interruption-level: time-sensitive - message: Türklingel (außen) + message: Jemand hat an der Haustür geklingelt + title: Türklingel (außen) action: notify.alle_mobilen_gerate - conditions: - condition: template @@ -1279,7 +1287,8 @@ data: push: interruption-level: time-sensitive - message: Türklingel (innen) + message: Jemand hat an der Wohnungstür geklingelt + title: Türklingel (innen) action: notify.alle_mobilen_gerate mode: single - id: '1757574193367'