Fix doorbell notifications
This commit is contained in:
parent
1b3ac9f79e
commit
1c06dacbcc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user