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
@@ -8,21 +8,20 @@ trigger:
action:
- choose:
- conditions:
- condition: state
entity_id: media_player.ma_nursery_hub
state: "playing"
sequence:
- service: media_player.media_stop
target:
- conditions:
- condition: state
entity_id: media_player.ma_nursery_hub
state: "playing"
sequence:
- service: media_player.media_stop
target:
entity_id: media_player.ma_nursery_hub
#- service: input_select.select_option
# data:
# entity_id: input_select.nursery_mode
# option: 'Off'
# The kids can turn on their own sounds. Just stop the music
# - service: media_player.volume_set
# data:
@@ -34,7 +33,5 @@ action:
# target:
# entity_id: media_player.nursery_hub
# data:
# media_content_id: media-source://media_source/local/Sounds/relaxing/thunderstorm/thunderstorm.mp3
# media_content_id: media-source://media_source/local/sounds/relaxing/thunderstorm/thunderstorm.mp3
# media_content_type: audio/mpeg