-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi.
I've got a script I run that takes a radio station name from a input helper and uses the selected name and an if statement to match it to a url. But it's very clunky. If I want to add a new station I hjave to update the input helper and the script element.
I almost though of writing my own custom components then saw yours.
Is there a way with teh radio browser - to have a config file with this wonderful format of your:
netradio:
radios:
- url: 'http://streams.greenhost.nl:8080/jazz'
name: Concertzender Jazz
and use that to present to the users the station names and use the url to pass to a media_player?
I'm hoping that with your radio-browser comment, that maybe you have done some of this ground work to figure that out.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels