Skip to content

How to realize a radio station rotation #43

Answered by ulilicht
ulilicht asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone working on something similar:

I have for now realized the described functionality through Raumfeld Playlists.

  • Create a playlist in the Raumfeld App (on a radio station, Burger Menu, add to Teufel Playlist)
  • When playing through home assistant, select the playlist instead of the item.

There is still one open issue related to Spotify (integration has some issues, see #4 ) but in general it works well.

For reference, if anyone needs something similar, here is the "Press Next Button" automation YAML:

alias: StyrbarNext
description: ""
trigger:
  - device_id: 04bd5d7279192dbd3ec506a23b59e105
    domain: deconz
    platform: device
    type: remote_button_short_release
    subtype: …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ulilicht
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant