1
0

Fix doorbell notifications

This commit is contained in:
Przemek Grondek 2022-08-17 02:25:51 +02:00
parent 1b3ac9f79e
commit 1c06dacbcc

View File

@ -9,9 +9,10 @@
action: action:
- service: script.turn_on - service: script.turn_on
entity_id: script.doorbell_bell entity_id: script.doorbell_bell
- service: notify.notify - service: notify.mobile_app_iphone_pg
data:
message: Doorbell
data: data:
message: "Doorbell"
actions: actions:
- action: UNLOCK_DOOR - action: UNLOCK_DOOR
title: Unlock door title: Unlock door