Hi, I’m getting duplicates with auto-entities, I already tried unique: true and unique: entity and got same results, shows Hue zones duplicated:
type: custom:auto-entities
card:
type: entities
title: Lights On
unique: entity
filter:
include:
- domain: light
state: 'on'