21 lines
331 B
YAML
Raw Normal View History

2018-07-18 13:56:30 -04:00
#
#
# DoorAutomations
#
#
#####################
# - alias: Door Opened
# trigger:
# - platform: state
# entity_id: group.doors
# from: 'off'
# to: 'on'
# condition:
# - condition: state
# entity_id: input_boolean.audible_notifications
# state: 'on'
# action:
# - service: shell_command.door_chime