mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-23 13:43:57 +00:00
Moving back to audio output on Pi for announcements due to a chromecast issue.
This commit is contained in:
@@ -347,10 +347,10 @@ script:
|
||||
# entity_id: input_boolean.audible_notifications
|
||||
# state: 'on'
|
||||
# - condition: state
|
||||
# entity_id: media_player.guest_tv
|
||||
# entity_id: media_player.hass_speaker
|
||||
# state: 'idle'
|
||||
# - service: tts.google_say
|
||||
# entity_id: media_player.guest_tv
|
||||
# entity_id: media_player.hass_speaker
|
||||
# data_template:
|
||||
# message: "Sentry mode activated"
|
||||
|
||||
@@ -360,10 +360,10 @@ script:
|
||||
# entity_id: input_boolean.audible_notifications
|
||||
# state: 'on'
|
||||
# - condition: state
|
||||
# entity_id: media_player.guest_tv
|
||||
# entity_id: media_player.hass_speaker
|
||||
# state: 'idle'
|
||||
# - service: tts.google_say
|
||||
# entity_id: media_player.guest_tv
|
||||
# entity_id: media_player.hass_speaker
|
||||
# data_template:
|
||||
# message: "Sentry mode deactivated"
|
||||
|
||||
|
Reference in New Issue
Block a user