thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.26k stars 115 forks source link

How to use with grouping cards like grid/stacks #419

Open Bluscream opened 8 months ago

Bluscream commented 8 months ago

I want to have a grid of all camera.* entities, how would i do that?

type: custom:auto-entities
filter:
  include:
    - domain: camera
card:
  type: grid
  cards:
     - type: picture-glance
       camera_view: auto
show_empty: true
card_param: cards