Fix doorbell notifications
This commit is contained in:
parent
1b3ac9f79e
commit
1c06dacbcc
@ -9,12 +9,13 @@
|
|||||||
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:
|
data:
|
||||||
message: "Doorbell"
|
message: Doorbell
|
||||||
actions:
|
data:
|
||||||
- action: UNLOCK_DOOR
|
actions:
|
||||||
title: Unlock door
|
- action: UNLOCK_DOOR
|
||||||
|
title: Unlock door
|
||||||
|
|
||||||
- id: hallway-doorbell-bell-burn-prevention
|
- id: hallway-doorbell-bell-burn-prevention
|
||||||
alias: '[Hallway] Doorbell bell burn prevention'
|
alias: '[Hallway] Doorbell bell burn prevention'
|
||||||
|
Loading…
Reference in New Issue
Block a user