Ive tried a different attribute as well, as i thought maybe it could only handle strings, such as brand or name, and not floats like B7, but none work. With or without quotes around the attribute, etc.
Also, size works just fine, so its just something to do with attribute specifically.
It was merged, I checked this periodically but did not see working.
Also, there was not a release created since that PR.
May be, only Readme was updated?
Or both Readme and a code were updated - but Release was not created?
Like Krazykid67 (Jun 2024 post), I’m seeing a “loop” with an added straight line connecting the history starting point (where I was “12 hours ago”) and the history ending point (“now”)
Is no one else seeing this?
Does it require the gradual_opacity option to eliminate this unwanted line?
type: custom:map-card
show_all: false
entities:
- entity: zone.apt
size: 50
focus: false
- entity: person.self
history_start: 12 hours ago
history_end: now
history_line_color: blue
focus_entity: person.self
Attaching the revised yaml for future viewers.
The added statement is attached to the entities list, not the focus_entity (as I mistakenly tried first)
type: custom:map-card
show_all: false
entities:
- entity: zone.apt
size: 50
focus: false
- entity: person.self
history_start: 12 hours ago
history_end: now
history_line_color: blue
use_base_entity_only: true
focus_entity: person.self
I somehow missed your post as I was (till date) looking quite some time for something simple and effective to add area’s of my own making…appreciate your input, thx !!
just discovered this card and really like it! Already customized it somehow to my liking, but I face 2 issues, not sure if related to my config or being a bug. Lets see a screenshot below:
Error message at left edge of card. Sometimes it is there, sometimes not. Depending on zoom level it can appear in few, somehow random(?) places of card. Sometimes it appears in places other than previously. No clue what it is and how to get rid of it.
Addditional line that connects person being away with my home. On screenshot it is line between my wiffe icon and our house (where my icon is placed). This line is always is redrawn wnen card is refreshed (window reloaded) always poining between person away and home. If window is not redrawn, person can move to new position, but like remain attached to previous position. Window refreshed - moves again to current position. Is it bug? How to get rid of this line?
That line typically appears when you add a person entity which is comprised of multiple individual device_tracker child entities. I think you can fix this by adding use_base_entity_only: true to the person entities.
Hi
Has anyone else lost there history line after after upgrading to 2026.4.0
I can’t see any history for any days anymore, even if I scroll to a different day.
Map badges
Since this PR was rejected by HA frontend team due to vague reasons, hopefully ha-map-card would be the first with this feature. PR proposed.
It is very beta:
– some unsolved issues are there (will be solved soon);
– Docs not updated yet - Docs are updated;
– even screenshots in PR are used from that mentioned Frontend PR - screenshots in PR are from ha-map-card.
Anyone can try it, constructive observations are welcome.
Possible use-cases & examples are provided in PR description.
Just a small screenshot for one of many possible use-cases: