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

17 lines
479 B
YAML
Raw Normal View History

doorbell_bell:
alias: Doorbell async bell
sequence:
2021-08-12 20:59:17 +00:00
- service: switch.turn_on
entity_id: switch.doorbell_bell
- service: switch.turn_off
entity_id: switch.doorbell_bell
- service: zwave_js.set_config_parameter
data:
parameter: '7'
value: 'Door bell music'
target:
device_id: 1502b537888f71390cd2b5adfaec6430
- service: switch.turn_on
entity_id: switch.siren_switch
- service: script.pause_all_players