Lovelace Map card not hiding entities

My understanding is that the Lovelace map card should hide devices that are in the Home zone. I can’t seem to get that to work. When we are all at home I see a mess of our person icons overlayed with the Home icon.

Screenshot 2021-01-15 095609

Should I be configuring this differently?

entities:
  - entity: person.wife
  - entity: person.me
  - entity: zone.wife_work
  - entity: zone.wife_parking_ramp
  - entity: zone.home
  - entity: zone.work
hours_to_show: 12
type: map
geo_location_sources: []

Only the map integration does that. The map card shows everything.

1 Like