-
Notifications
You must be signed in to change notification settings - Fork 1
YamlSlotShutter
olialb edited this page Jun 8, 2026
·
4 revisions
The shutter type shows the state of an openHAB Rollershutter item. By default it shows controls for UP/DOWN and STOP of the Rollershutter:
| Slot attribute | default value | optional / Mandetory | Description |
|---|---|---|---|
| shutterControls | enable|enable|enable | O | defines if the controls "UP|STOP|\DOWN" are enabled or disabled for the Rollershutter |
| tiltItem | disabled | O | Optional tilt Dimmer item for Blinds with tilt function |
| tiltControls | enable|enable|enable | O | defines if the controls "UP|STOP|\DOWN" are enabled or disabled for the tilt function of the shutter |
Example:
...
slots:
- class: ohItem
type: shutter #lovelace ui field type
text: Rolladen #Text shown in first field
item: Rollershutter_Wintergarten #Must be a Rollershutter item in openHAB!
shutterControls: enable|enable|enable
tiltItem: Rollershutter_Wintergarten_tilt
tiltControls: enable|enable|enableIn cardEntities:

In cardGrid:

There is a popup card opening when you click on the item. You can also control which of the UP/DOWN/STOP controls are enabled:

Same without tilt item:

Introduction
NSPanel Preparation
- Preparation
- Prepare NSPanel (extern)
- Flashing Tasmota to NSPanel (extern german)
- Configuring NSPanel and flash HMI jobr99 (extern)
- Flash latest HMI versions of ticaki (extern german)
- NSPanel Emulator (external german)
Installation of the Bridge
Yaml configuration
Further Concepts
Compatible HMI projects
Usefull Links