mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
Updated media directory name
This commit is contained in:
@@ -37,13 +37,13 @@ action:
|
||||
- media_player.bathroom_mini
|
||||
- media_player.kitchen
|
||||
- media_player.great_room
|
||||
media_content_id: media-source://media_source/local/Sounds/tts/almost_bedtime.mp3
|
||||
media_content_id: media-source://media_source/local/sounds/tts/almost_bedtime.mp3
|
||||
volume: 0.7
|
||||
default:
|
||||
- service: script.make_clever_announcement
|
||||
data:
|
||||
entity_id: media_player.announcements
|
||||
media_content_id: media-source://media_source/local/Sounds/tts/almost_bedtime.mp3
|
||||
media_content_id: media-source://media_source/local/sounds/tts/almost_bedtime.mp3
|
||||
volume: 0.7
|
||||
|
||||
# Because of how we're calling the script, the automation won't continue until the script is done, so we don't need a delay here
|
||||
|
||||
Reference in New Issue
Block a user