Jeffrey Stone 361375cf5c Version 3
2018-07-18 13:56:30 -04:00

21 lines
331 B
YAML
Executable File

#
#
# 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