From 1c06dacbcc9e28cdcf5e41d0600e44929b63b6eb Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 17 Aug 2022 02:25:51 +0200 Subject: [PATCH] Fix doorbell notifications --- configuration/automations/hallway-doorbell.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/configuration/automations/hallway-doorbell.yaml b/configuration/automations/hallway-doorbell.yaml index 68456d8..17dc3a1 100644 --- a/configuration/automations/hallway-doorbell.yaml +++ b/configuration/automations/hallway-doorbell.yaml @@ -9,12 +9,13 @@ action: - service: script.turn_on entity_id: script.doorbell_bell - - service: notify.notify + - service: notify.mobile_app_iphone_pg data: - message: "Doorbell" - actions: - - action: UNLOCK_DOOR - title: Unlock door + message: Doorbell + data: + actions: + - action: UNLOCK_DOOR + title: Unlock door - id: hallway-doorbell-bell-burn-prevention alias: '[Hallway] Doorbell bell burn prevention'