Skip to content

Conversation

@piitaya
Copy link
Member

@piitaya piitaya commented Nov 3, 2025

Proposed change

Fixes #27787

  1. Adds support for no area, no floor and no device in entity filter by using null option.

The following filter will match with entity unassigned to an area.

area: null
  1. Use this new filter to adds entities/devices unassigned to an area to the summary dashboard (light, climate and safety).

A new section is added below the floors and areas.

CleanShot 2025-11-04 at 09 49 32

Note : the media players views from the home strategy also supports this unassigned entities section.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@piitaya piitaya marked this pull request as draft November 3, 2025 17:49
@piitaya piitaya changed the title Add support for no area, no floor and no device in entity filter Display entities without area in summary dashboard Nov 4, 2025
@piitaya piitaya marked this pull request as ready for review November 4, 2025 08:56
@piitaya piitaya added this to the 2025.11 milestone Nov 4, 2025
@MindFreeze MindFreeze merged commit d59d436 into dev Nov 4, 2025
15 checks passed
@MindFreeze MindFreeze deleted the entity_filter_no_area_floor_device branch November 4, 2025 10:10
timmo001 pushed a commit that referenced this pull request Nov 4, 2025
* Add support for no area, no floor and no device in entity filter

* Display entities without area in summary dashboard
bramkragten pushed a commit that referenced this pull request Nov 4, 2025
* Add support for no area, no floor and no device in entity filter

* Display entities without area in summary dashboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show entities without area in each summary dashboard

4 participants