# oh-colorpicker-item - Color Picker List Item
Display a color picker 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)
# Color picker
Caught a mistake or want to contribute to the documentation? Edit this page on GitHub (opens new window)