v0.13.0
Auto-entities integration now works! Filter entities by area, device, label, or any attribute using the community's favorite query engine.
type: custom:auto-entities
card:
type: custom:treemap-card
header:
title: Kitchen Power
filter:
include:
- domain: sensor
area: Kitchen
attributes:
device_class: powerAuto-entities handles which entities to show, treemap handles how to visualize them. The card also accepts per-entity name and icon overrides if you need them.
Do you find the card useful? Please ⭐️ the project.