#After most recent update, people location not showing up in the map.

1 messages · Page 1 of 1 (latest)

winter vector
#

I used to always be able to see peoples avatars on the map showing where they were. Since the most recent update, I cannot. People just show as "away". I've actually rebooted the HA server, and it still won't show our avatars. How do I get them back?

proud whale
#

People show on the map when their entity has a latitude and longitude attribute. Do your people still have this?

winter vector
#

Where does one see this?

proud whale
#

developer-tools/states is one place where you can see the full attributes of any entity

winter vector
#

All people have latitude and longitude data

proud whale
#

I'll need a little more information then.

Can you share an example person entity copied from developer-tools/states? (feel free to modify the actual lat/long for your privacy if desired).

What is "the map" ? In the sidebar? A card?

If it's the sidebar, if you click the edit pencil, does it ask you if you want to "Take Control"?

If it's the card, are the people listed in the entities list? They don't appear at all?

winter vector
#

Map in the sidebar, when I click the pencil it does NOT ask me to take control

#

editable: true
id: dad
device_trackers: device_tracker.d_phone
latitude: 23.1143317
longitude: 11.0153213
gps_accuracy: 100
source: device_tracker.d_phone
user_id: 434c438e8a82481bb1bfa1112ad66372
entity_picture: /api/image/serve/2fc24677c8dbfa404b4316ffd77e27ff/512x512
friendly_name: dad

proud whale
#

So do you see this edit button then at the bottom when you go into edit mode?

winter vector
#

Yes I do

proud whale
#

Is person.dad (or whatever you're called) in the list of entities when you edit it?

#

You've got basically two options for the map dashboard in the sidebar. You can have the auto-generated one (the default), which shows all entities in the system with latitude and longitude (though I believe entities that are Home are not shown).

Or you can take control (which you seem to have already done), and in that case this is just a regular map card where you pick the entities you want to display.

winter vector
#

That was it!

#

Somehow the person entities were removed

proud whale
#

If you want to go back to the auto mode, you can just delete this dashboard and re-create a new map dashboard (from settings->dashboards).

winter vector
#

I have tons of custom zones (work, stores etc)