1
0
ansible-home-assistant/scripts/60.doorbell-bell.yaml

10 lines
231 B
YAML
Raw Normal View History

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