#After most recent update, people location not showing up in the map.
1 messages · Page 1 of 1 (latest)
People show on the map when their entity has a latitude and longitude attribute. Do your people still have this?
Where does one see this?
developer-tools/states is one place where you can see the full attributes of any entity
All people have latitude and longitude data
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?
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
So do you see this edit button then at the bottom when you go into edit mode?
Yes I do
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.
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).
I have tons of custom zones (work, stores etc)