This page is part of archived documentation for openHAB 3.0. Go to the current stable version

# oh-player-item - Player List Item

Display player controls in a list

# Configuration

# List Item

General settings of the list item

# title Title TEXT

Title of the item

# subtitle Subtitle TEXT

Subtitle of the item

# after After TEXT

Text to display on the opposite side of the item (set either this or a badge)

# icon Icon TEXT

Use oh:iconName (openHAB icon), f7:iconName (Framework7 icon) or material:iconName (Material icon)

# iconColor Icon Color TEXT

Not applicable to openHAB icons

# iconUseState Icon depends on state BOOLEAN

Use the state of the item to get a dynamic icon (for openHAB icons only)

# Player Controls

# item Item TEXT item

Player item to control

# showRewindFFward Rewind/Fast Forward BOOLEAN

Show Rewind and Fast Forward buttons

# Currently playing track information

# artistItem Artist Item TEXT item

Item holding the artist name

# trackItem Track Item TEXT item

Item holding the track name