1.4 KiB

dummy-entity-row

An entity row that displays only an icon and the name of an entity. No controls.

Installation instructions

For installation instructions see this guide.

The recommended type of this plugin is: js

If you are using custom_updater:

resources:
- url: /customcards/github/thomasloven/dummy-entity-row.js?track=true
  type: js

Usage instructions

This is probably most useful as a header for fold-entity-row.

type: entities
entities:
  - type: custom:dummy-entity-row
    entity: light.bed_light
  - type: custom:dummy-entity-row
    entity: sun.sun
    icon: mdi:home-assistant
    name: Home Assistant
  - type: custom:dummy-entity-row
    entity: sun.sun
    icon: mdi:this-icon-does-not-exist
    name: No icon
  - type: custom:dummy-entity-row
    entity: sun.sun
    icon: mdi:home-assistant
    name: " "

dummy-entity-row


Buy Me A Coffee