Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History: do auto discovery of associated device_trackers and show history for these. #27

Closed
nathan-gs opened this issue May 19, 2024 · 1 comment · Fixed by #60
Closed
Labels
enhancement New feature or request

Comments

@nathan-gs
Copy link
Owner

No description provided.

@nathan-gs nathan-gs added the enhancement New feature or request label May 19, 2024
@ildar170975
Copy link
Contributor

ildar170975 commented May 19, 2024

Nathan, may I ask you to elaborate?
Is it about "gather all device_trackers & show them on a map"?
Some remarks:

  1. Some integrations (like BLE) create tons of device_trackers; these entities may be not needed on a map.
  2. A custom auto-entities card of Thomas Loven works fine with the ha-map-card; it creates a list of needed entities (could be persons, device_trackers, zones, sensors with coords - according to defined criteria) and then passes these entities (or dicts - including required per-entity options) into ha-map-card.

@nathan-gs nathan-gs changed the title History: do auto discovery of device_trackers and show history for these. History: do auto discovery of associated device_trackers and show history for these. May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants