-
Notifications
You must be signed in to change notification settings - Fork 1
YamlCardGridEntities
olialb edited this page Jun 8, 2026
·
2 revisions
The card types cardEntities, cardGrid and cardGrid2 are the main card types to show the state of ohItems. You can alos change the states of an item over them. All are configured in the same way.
cardEntities shows a list of maximal 4 slots:

cardGrid shows a grid of 2x3 slots, cardGrid2 a grid of 2x4 slots and cardGrid3 a grid of 2x2 slots.
There is one additonal card attribute to control the size of the icons in grid cards:
| card attribute | default value from skin file | optional / Mandetory | Description |
|---|---|---|---|
| iconSize | large | O | icon size: small, medium-no-icons, medium, large (for the fonts 1,2,3,4 from here UI fonts) |
Example cardGrid:

Example cardGrid2 with medium size icons:

Example cardGrid3 with medium size icons:

Note: cardGrid3 is only supported in alternative HMI from fork ioBroker.nspanel-lovelace-ui
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