thomasloven / lovelace-auto-entities

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

Is there any way to filter out (with exclude) all entities that have a title with strikethrough text? #431

Open danielrosehill opened 6 months ago

danielrosehill commented 6 months ago

You can see where I'm trying to get to with this (hiding the completed items from the shopping list card!):

image

SLaks commented 6 months ago

auto-entities can't do this; it's just rendering a single todo-list card, and has no control over its content.