Really can’t figure out what is must be to get start net radio on my Yamaha.
The scripts is turning on the receiver. is changing the volume. And the last step switching to net radio and the musicstation is not working
qmusic:
alias: Q-Music
sequence:
- data:
entity_id: media_player.woonkamer_main
service: media_player.turn_on
- data:
entity_id: media_player.woonkamer_main
volume_level: 0.3
service: media_player.volume_set
- data:
entity_id: media_player.woonkamer_main
media_content_id: Radio>Favorites>Qmusic
media_content_type: NET RADIO
service: media_player.play_media
Following options are not working in my case:
Radio>Favorites>Qmusic
Bookmarks>Internet>Qmusic
How can I find the right content_id.
Best regards
ocean
1 post - 1 participant