openhab-docs/_addons_uis/org.openhab.ui/doc/components/oh-knob.md

4.4 KiB

title component label description source prev
oh-knob - Knob oh-knob Knob Knob control, allow to change a number value on a circular track https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-knob.md /docs/ui/components/

oh-knob - Knob

toc

Knob control, allow to change a number value on a circular track

Configuration

General

Item to control Minimum value (default 0) Maximum value (default 100) Minimum interval between values (default 1) Disable the slider (usually set via an expression since the value will not be displayed when disabled) Visual size of the control in px (or % if responsive is true) Color of the value arc (HTML value, default #409eff) Color of the rest of the control (HTML value, default #dcdfe6) Color of the value text (HTML value, default #000000) Thickness of the arcs, default 17 Size the control using percentages instead of pixels If enabled, no commands are sent during sliding Time to wait between subsequent commands in ms (default 200) Time to wait before switching from displaying user input to displaying item state in ms (default 2000) Name of the variable to set on input change