Entity Filter für alle Lichter, die an sind

Moin,
ich kann dir dafür die Custom Card empfehlen:
https://github.com/thomasloven/lovelace-auto-entities
image

type: custom:auto-entities
card:
  show_header_toggle: false
  type: entities
filter:
  include:
    - domain: light
      state: on

LG
Tobi

2 „Gefällt mir“