Overview Block Media control



With this control element several addresses are combined into one media control. The addresses are connected with the SONOS function blocks and send a positive edge (0-1-0) when pressed.

The control element contains the buttons Previous, Play, Pause and Next. Optionally a slider for the volume and up to four favorite buttons are shown. A click on a button triggers the associated address as a positive edge, the volume slider writes the value directly to the address Volume %.



Display

TextText to be displayed. The size of the text is automatically scaled with the control element.
VolumeShows or hides the slider for the volume.
Volume incrementIncrement of the volume slider (1 to 100). Only visible when "Volume" is enabled.
FavoritesShows or hides the four favorite buttons.
Favorite 1Label of the first favorite button.
Favorite 2Label of the second favorite button.
Favorite 3Label of the third favorite button.
Favorite 4Label of the fourth favorite button.

Connected variables

PlaySends a positive edge (0-1-0) when the Play button is pressed.
PauseSends a positive edge (0-1-0) when the Pause button is pressed.
PreviousSends a positive edge (0-1-0) when the Previous button is pressed.
NextSends a positive edge (0-1-0) when the Next button is pressed.
Favorite 1Sends a positive edge (0-1-0) when the first favorite button is pressed.
Favorite 2Sends a positive edge (0-1-0) when the second favorite button is pressed.
Favorite 3Sends a positive edge (0-1-0) when the third favorite button is pressed.
Favorite 4Sends a positive edge (0-1-0) when the fourth favorite button is pressed.
Volume %Volume in percent. The slider writes the set value to this address.


See also General properties of all control elements