Updated media directory name

This commit is contained in:
CeeWeasel
2025-07-26 21:35:14 -04:00
parent 1987e51be2
commit 2de52ba298
24 changed files with 178 additions and 222 deletions
+2 -2
View File
@@ -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