nathan-gs / ha-map-card

A Map Card for Home Assistant
https://community.home-assistant.io/t/map-card-a-slightly-improved-map-card/693088
MIT License
30 stars 9 forks source link

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

Closed nathan-gs closed 3 months ago

ildar170975 commented 4 months ago

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.