Catching up on old updates.

This commit is contained in:
Jeffrey Stone
2019-09-07 15:11:00 -04:00
parent e9daa0eb35
commit b00344fc14
15 changed files with 363 additions and 327 deletions

View File

@@ -102,6 +102,7 @@ automation:
state: "on"
action:
- service: script.driveway_on
- id: close_garage_lights_out
alias: Close Garage at lights out
@@ -347,10 +348,10 @@ script:
# entity_id: input_boolean.audible_notifications
# state: 'on'
# - condition: state
# entity_id: media_player.hass_speaker
# entity_id: media_player.theater
# state: 'idle'
# - service: tts.google_say
# entity_id: media_player.hass_speaker
# entity_id: media_player.theater
# data_template:
# message: "Sentry mode activated"
@@ -360,10 +361,10 @@ script:
# entity_id: input_boolean.audible_notifications
# state: 'on'
# - condition: state
# entity_id: media_player.hass_speaker
# entity_id: media_player.theater
# state: 'idle'
# - service: tts.google_say
# entity_id: media_player.hass_speaker
# entity_id: media_player.theater
# data_template:
# message: "Sentry mode deactivated"