thomasloven / lovelace-auto-entities

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

Filtering Zones not Pulling All Zones #381

Open oll-zacharygoold opened 10 months ago

oll-zacharygoold commented 10 months ago

Filtering by Device Model -> Zone does not pull my zones from both Hue Hubs. It only is pulling from the first one. If I filter by Room instead, it will filter both hubs.

YAML: type: custom:auto-entities show_empty: false card: show_name: true show_icon: true show_state: false type: glance title: Lights On state_color: true filter: include:

Not pulling all zones when lights are on: image

Not pulling when lights off: image

Zones it should show: image