Skip to content

YamlCardGridEntities

olialb edited this page Jun 8, 2026 · 2 revisions

Card type cardEntities, cardGrid, cardGrid2 and cardGrid3

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:

image

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:

image

Example cardGrid2 with medium size icons:

image

Example cardGrid3 with medium size icons:

image

Note: cardGrid3 is only supported in alternative HMI from fork ioBroker.nspanel-lovelace-ui

Clone this wiki locally