You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
######################### RANDOM THING No.3 #####################################
121
+
122
+
I figured I'd share here just in case anyone wants to be able to play live radio streams through HA and then also have a button on their dashboard to play said streams...
123
+
124
+
Anyways, for those that don't use it, the easiest way to play radio streams from anywhere in the world through HA is with HA's radio browser:
Install the above >> click on media in HA's left hand menu >> click radio browser >> click on the Aussie Flag >> And there is literally a list of hundreds of Aussie radio streams to choose from to stream to your Google hubs / speakers or whatever... 🙂
128
+
129
+
PART 2: Create a script and button to run a stream from your dashboard:
130
+
131
+
Copy and paste the code from the link to my GitHub below into a new script in HA, change the media player to suit, and run it. Triple M Radio should play.
132
+
Create a new button on your dashboard to call a service and run the script. Add a image to button like I have if you want that... Job done. 🙂
133
+
134
+
You will need one script and button for each stream you want on your dashboard but like in the image, I just made up my favorites to run from my media dashboard and others if I ever play em I go through the browser.
135
+
136
+
I hope that all made sense and some find the script below and this post of some use..
137
+
138
+
Script can be found on my GitHub here: https://github.com/AdamGit69/code-snippets/blob/main/play_radio_stream_SCRIPT
139
+
140
+
Information to add other streams can be found here:
0 commit comments