openhab-webui/bundles/org.openhab.ui/doc/components/oh-rollershutter-card.md

3.0 KiB

title component label description source
oh-rollershutter-card - Rollershutter Card oh-rollershutter-card Rollershutter Card Display rollershutter controls in a card https://github.com/openhab/openhab-webui/edit/main/bundles/org.openhab.ui/doc/components/oh-rollershutter-card.md

oh-rollershutter-card - Rollershutter Card

Display rollershutter controls in a card

Configuration

Card

Parameters of the card

  • title TEXT Title

    Title of the card

  • footer TEXT Footer text

    Footer of the card

  • noBorder BOOLEAN No Border

    Do not render the card border

  • noShadow BOOLEAN No Shadow

    Do not render a shadow effect to the card

  • outline BOOLEAN Outline

    Show the card outline

Orientation

  • vertical BOOLEAN Vertical

    Vertical orientation

Rollershutter Controls

  • item TEXT Item

    Rollershutter item to control

  • dirIconsStyle TEXT Direction Icons Style

    Icons to use for the UP/DOWN buttons

    Option Label
    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 TEXT Stop Icon Style

    Icons to use for the STOP button

    Option Label
    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 BOOLEAN State in Center

    Display state value inside the STOP button instead of icon