Chips Choose the chips, you want to use.
Chip Back Button ? This is a `back-button`, primarly used if you switch between views and want a convenient way back.
Chip Icon With Double State Chip Icon Only ? This `chip` displays just an icon.
Chip Icon With State ? This `chip` displays an icon and a label, where the label can be any state of a sensor you configure.
Chip Power Consumption ? This `chip` shows you the electric consumption from a sensor. Configurable to show power (kWh) or price (currency).
Chip Presence Detection (counter) ? This `chip` shows you the actual presence in your home. Shows residents and guests (guests only if one or more).
Chip Temperature ? This `chip` is to display a weather icon together with the outside and inside temperature.
Cards Select the cards you want to use.
Battery Card ? The `battery-card` is a slightly enhanced `generic-card`, just to ease the use. You could always configure it from the `generic-card` yourself.
Binary Sensor Card ? The `binary-sensor-card` is to show the state (on/off, open/close, etc.) of a binary sensor, eg. your garage door or a window contact sensor.
Binary Sensor Card (alert) ? The `binary-sensor-card` is to show the state (on/off, open/close, etc.) of a binary sensor, eg. your garage door or a window contact sensor. This card shows an alert if the state is on/open or unavailable.
Cover Card with buttons ? With the `cover-card` you have the state of your cover and on the second line UP / PAUSE / DOWN to control it.
Generic Card ? This is the `generic-card` to display values from a sensor, eg. to show humidity, your next waste collection date or whatever sensor value is provided.
Generic Card Swapped ? This is a `generic-card` with swapped label and name.
Graph Card ? The `card_graph` shows an entity with the actual state and a *min-graph-card* integrated. This can be used for a thermostat to show the actual temperature and the history."
Input Boolean Card ? The `input-boolean-card` is to switch an `input_boolean` on or off.
Light Card ? This is the `light-card`, used to toggle a light or a light group. Shows state of the light and, if available, brightness in %. In the picture on the right in row Nr1
Light Slider Card ? The `light-slider-card` controls a light with the added possibilty to control the brightness of your light with a slider. See row Nr2 in the picture on the right.
Light Slider Card (collapse) ? The `light-slider-card (collapse)` is an enhanced version of the `light-slider-card`, that only shows the slider, if the light is on. In the picture on the right, the 'off'-state is like row Nr1, the 'on'-state like row Nr2
Light Slider Card (horizontal) ? The `light-slider-card (horizontal)` is an enhanced version of the `light-slider-card`, that shows the slider on the right of the button, making it a 1-line-card. See the picture on the right row Nr3
Media Player Card ? The `card_media_player` shows you the *app*, the *title* and the *album name* playing, if the data is available through HA. The *app* is shown via a different icon.
Media Player Card (with control) ? This is the second `media-player-card`, in contrast to the first one above, it shows the cover art from your media player.
Media Player Card (with controls) ? With the `card_media_player_with_controls` you have the state of your media_player and on the second line PREVIOUS / PLAY-PAUSE / NEXT to control it
Navigate Card ? The `card_navigate` is for navigating inside your HA dashboard(s).
Person Card Power Outlet Card ? This is the `power-outlet-card`. It shows you the state of a power outlet, and if configured, the actual power consumption of the power outlet.
Script Card ? This card starts/runs a script. You can configure icon and text.