From 1b3ac9f79e4aeceaf87c7e43faec8ee3993484d6 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Tue, 16 Aug 2022 19:13:28 +0200 Subject: [PATCH] Add option to open door on doorbell --- configuration/automations/hallway-doorbell.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configuration/automations/hallway-doorbell.yaml b/configuration/automations/hallway-doorbell.yaml index 0cf60cf..68456d8 100644 --- a/configuration/automations/hallway-doorbell.yaml +++ b/configuration/automations/hallway-doorbell.yaml @@ -12,6 +12,9 @@ - service: notify.notify data: message: "Doorbell" + actions: + - action: UNLOCK_DOOR + title: Unlock door - id: hallway-doorbell-bell-burn-prevention alias: '[Hallway] Doorbell bell burn prevention'