# oh-rollershutter-item - Rollershutter List Item

Display rollershutter 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), material:iconName (Material icon) or iconify:iconSet:iconName (Iconify icon, requires being online if not in cache)

# 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 (enabled by default for Contact, Dimmer, Rollershutter & Switch Item types) (for openHAB icons only)

# Orientation

# vertical Vertical BOOLEAN

Vertical orientation

# Rollershutter Controls

# item Item TEXT item

Rollershutter item to control

# dirIconsStyle Direction Icons Style TEXT

Icons to use for the UP/DOWN buttons

Options:
arrowtriangle_{dir}
arrowtriangle_{dir}
arrowtriangle_{dir}_fill
arrowtriangle_{dir}_fill
arrowtriangle_{dir}_circle
arrowtriangle_{dir}_circle
arrowtriangle_{dir}_circle_fill
arrowtriangle_{dir}_circle_fill
arrowtriangle_{dir}_square
arrowtriangle_{dir}_square
arrowtriangle_{dir}_square_fill
arrowtriangle_{dir}_square_fill
chevron_{dir}
chevron_{dir}
chevron_{dir}_2
chevron_{dir}_2
chevron_compact_{dir}_2
chevron_compact_{dir}_2
chevron_{dir}_fill
chevron_{dir}_fill
chevron_{dir}_circle
chevron_{dir}_circle
chevron_{dir}_circle_fill
chevron_{dir}_circle_fill
chevron_{dir}_square
chevron_{dir}_square
chevron_{dir}_square_fill
chevron_{dir}_square_fill
arrow_{dir}
arrow_{dir}
arrow_{dir}_2
arrow_{dir}_2
arrow_{dir}_fill
arrow_{dir}_fill
arrow_{dir}_circle
arrow_{dir}_circle
arrow_{dir}_circle_fill
arrow_{dir}_circle_fill
arrow_{dir}_square
arrow_{dir}_square
arrow_{dir}_square_fill
arrow_{dir}_square_fill
arrow_{dir}_to_line
arrow_{dir}_to_line
arrow_{dir}_to_line_alt
arrow_{dir}_to_line_alt

# stopIconStyle Stop Icon Style TEXT

Icons to use for the STOP button

Options:
stop
stop
stop_fill
stop_fill
stop_circle
stop_circle
stop_circle_fill
stop_circle_fill
multiply
multiply
multiply_fill
multiply_fill
multiply_circle
multiply_circle
multiply_circle_fill
multiply_circle_fill

# stateInCenter State in Center BOOLEAN

Display state value inside the STOP button instead of icon