SoundCloud Widget , for the SoundCloud Binding

for the SoundCloud Binding

Screenshot 2026-05-19 033922

Screenshot_20260519_033512_openHAB

Widget setup

Add the soundcloud_search widget to a page and configure the following properties:

Property Required Description
queryItem :white_check_mark: String Item → search#query
resultsItem :white_check_mark: String Item → search#results
trackIdItem :white_check_mark: String Item → player#track-id
streamUrlItem String Item → player#stream-url
titleItem String Item → player#title
artistItem String Item → player#artist
artworkItem String Item → player#artwork-url
stateItem String Item → player#playback-state
chromecastTargetItem String Item linked to player#chromecast-target — stores the selected Chromecast (e.g. SC_CCTarget)
chromecastTag Tag on your Chromecast playuri items (default: Chromecast)

Note: Pause, Stop, Volume and Mute are routed via four fixed proxy items (SC_CC_Control, SC_CC_Stop, SC_CC_Volume, SC_CC_Mute) and a routing rule — see Chromecast routing rule below. No per-device configuration is needed in the widget.

1 Like