oh-colorpicker-card - Color Picker Card
Display a color picker in a card
Configuration
Card
Parameters of the card
Do not render the card border
noShadow
No Shadow BOOLEAN
Do not render a shadow effect to the card
Color picker
Options:
wheel
- Color wheel
sb-spectrum
- Saturation/brightness spectrum
hue-slider
- Hue slider
hs-spectrum
- Hue/saturation spectrum
brightness-slider
- Brightness spectrum
rgb-sliders
- RGB sliders
hsb-sliders
- HSB sliders
rgb-bars
- RGB bars
palette
- Palette
current-color
- Current color
initial-current-colors
- Initial current colors
Color (e.g. [0,0,0]
for black) to use for the color picker if state does not contain a color (e.g. because it is NULL
)