ste.luci
(Stefano)
April 9, 2025, 9:59am
1
Hello
When I load my map page on HA I get this:
I click the Grouping toggle button to show all people and I get the below:
But every time I reload the page the top view is enabled.
Is there a way to default the view to the second image (show all entities without grouping)?
Thank you
1 Like
I would also be curious to know if there is a way to pin person to the top as it can be annoying when un-grouped (which I also can not find a way to permanently enable) if two people keep jumping over each other.
There is no way to disable clustering.
This should be a Feature request.
Perhaps there is already created one in Frontend GitHub Discussions.
If not - consider creating it.
Volkor
(Volkor)
May 11, 2025, 12:26pm
4
Good news
I made a github discussion a few days ago, and god damn they work fast!
dev ← jpbede:persistent-map-clustering
opened 07:28AM - 11 May 25 UTC
## Proposed change
Persist the map clustering toggle state, some user may prefe… r the non-clustered view, they would need to toggle this on every reload.
## Type of change
- [ ] Dependency upgrade
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] 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
```yaml
```
## Additional information
- This PR fixes or closes issue: fixes #
- This PR is related to issue or discussion: https://github.com/home-assistant/frontend/discussions/25346
- Link to documentation pull request:
## Checklist
- [x] The code change is tested and works locally.
- [x] 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:
- [ ] Documentation added/updated for [www.home-assistant.io][docs-repository]
[docs-repository]: https://github.com/home-assistant/home-assistant.io
1 Like