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

Handle missing/unknown entities better. #46

Closed thybag closed 4 months ago

thybag commented 4 months ago

Good morning.

Attempt to improve on https://github.com/nathan-gs/ha-map-card/issues/36

If an entity has issues loading, now only that specific entity gets skipped and a warning is shown on the map. For example an entity without a lat/lng or fallback is used.

Also fixes focus_entity behavior.

nathan-gs commented 4 months ago

@thybag ping me when ready for review ( goes for the other ones as well).