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

5.8 KiB

title component label description source prev
oh-gauge-card - Gauge Card oh-gauge-card Gauge Card Display a read-only gauge in a card to visualize a quantifiable item https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-gauge-card.md /docs/ui/components/

oh-gauge-card - Gauge Card

toc

Display a read-only gauge in a card to visualize a quantifiable item

Configuration

Card

Parameters of the card Title of the card Footer of the card Do not render the card border Do not render a shadow effect to the card Show the card outline

Gauge

Parameters are passed to the underlying Gauge control Item to control Minimum value (default 0) Maximum value (default 100) Type of the gauge Value, if the item is not set - between min & max (for instance, defined with an expression) Visual size of the control in px (default 200) Gauge background color. Can be any valid color string, e.g. #ff00ff, rgb(0,0,255), etc. Main border/stroke background color Main border/stroke color Main border/stroke width Value text, if the item is not set (for instance, defined with an expression) Value text color Value text font size Value text font weight Label text, displayed below the value (optional) Label text color Label text font size Label text font weight