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

Fixed position Entities from configuration #31

Closed nathan-gs closed 4 months ago

nathan-gs commented 4 months ago

Instead of using the latitude & longitude attributes, retrieve the lat/long from the config (ideal to display state entities with a fixed location).

nathan-gs commented 4 months ago

Started working on this; fixed_x: fixed_y: fallback_x: fallback_y:

nathan-gs commented 4 months ago

Implemented in v0.9.0