Update Alexa announcement service to include multiple media players

This commit is contained in:
2025-06-24 13:09:24 -04:00
parent 30161cff7a
commit b138004a38

View File

@@ -1246,8 +1246,15 @@
"13:30:00": "Time to read a book or listen to a story."
"14:00:00": "Lets move! Try a Minecraft brain break!"
"14:30:00": "Time to relax with mindfulness or yoga."
- service: notify.alexa_media_living_room
- service: notify.alexa_media
data:
target:
- media_player.living_room
- media_player.jordyn_s_room
- media_player.chloe_s_room
- media_player.declan_s_room
- media_player.kitchen
message: "{{ messages[now().strftime('%H:%M:%S')] }}"
data:
type: announce
method: all