Fix doorbell script
This commit is contained in:
parent
09c9fec1a0
commit
8d89ede80a
@ -1,9 +1,7 @@
|
||||
doorbell_bell:
|
||||
alias: Doorbell async bell
|
||||
sequence:
|
||||
- service: script.turn_on
|
||||
entity_id: script.doorbell_bell
|
||||
- delay:
|
||||
miliseconds: 150
|
||||
- service: script.turn_off
|
||||
entity_id: script.doorbell_bell
|
||||
- service: switch.turn_on
|
||||
entity_id: switch.doorbell_bell
|
||||
- service: switch.turn_off
|
||||
entity_id: switch.doorbell_bell
|
||||
|
Loading…
Reference in New Issue
Block a user