Already have a Shower Mode that plays a radio station when I activate it by voice. Now time to make it much better.
Checklist:
Shower Radio
Add much more streaming radio stations to this. Here's what to do:
If I do this right, bonus would be that this could be used elsewhere in other automations. If I wanted to listen to radio stations randomly outside of Shower Mode for example. So put all the radio specific stuff like this into radio_stations.yaml and try to make it independent.
Already have a Shower Mode that plays a radio station when I activate it by voice. Now time to make it much better.
Checklist:
media_player.bathroom_speakerto determine this stuff.Shower Radio
Add much more streaming radio stations to this. Here's what to do:
input_select.select_nextfor going through itinput_select.select_previoustoo. That I can say "Hey Google, previous station" to call that script.If I do this right, bonus would be that this could be used elsewhere in other automations. If I wanted to listen to radio stations randomly outside of Shower Mode for example. So put all the radio specific stuff like this into
radio_stations.yamland try to make it independent.