You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, Home Assistant allows filtering entities, devices, automations, scripts, etc., based on assigned labels, categories, and areas. However, there is no option to filter objects that have no label, category, or area assigned. This feature would be useful for identifying and organizing unclassified entities more efficiently.
Proposed Feature
Add a “No Label” filter option in management views (Entities, Devices, Automations, Scripts, etc.).
When selected, only objects (entities, devices, automations, scripts, etc.) without a label should be displayed.
The same functionality should be available for categories and areas.
Use Case
Helps users quickly find entities that have not been categorized with labels.
Useful for cleaning up and structuring entity lists, especially in large Home Assistant setups.
Implementation Suggestion
Extend the existing label filter logic to include a “No Label” condition as a selectable option.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Currently, Home Assistant allows filtering entities, devices, automations, scripts, etc., based on assigned labels, categories, and areas. However, there is no option to filter objects that have no label, category, or area assigned. This feature would be useful for identifying and organizing unclassified entities more efficiently.
Proposed Feature
Add a “No Label” filter option in management views (Entities, Devices, Automations, Scripts, etc.).
When selected, only objects (entities, devices, automations, scripts, etc.) without a label should be displayed.
The same functionality should be available for categories and areas.
Use Case
Helps users quickly find entities that have not been categorized with labels.
Useful for cleaning up and structuring entity lists, especially in large Home Assistant setups.
Implementation Suggestion
Extend the existing label filter logic to include a “No Label” condition as a selectable option.
Beta Was this translation helpful? Give feedback.
All reactions