Skip to content

2026.04.0 - Map Marker Label Fix

Latest

Choose a tag to compare

@caiosweet caiosweet released this 29 Apr 11:40

2026.04.0 - Map Marker Label Fix

Fixes

  • Fixed the marker label shown in the Home Assistant main Map panel for INGV earthquake geo_location entities.
  • Earthquake event entities are no longer associated with the integration device, matching the behavior of Home Assistant’s official earthquake feed integrations.
  • This prevents Home Assistant from prefixing event names with INGV Earthquakes, which caused map markers to show IEM instead of a magnitude-based abbreviation.

Notes

  • The diagnostic status sensor remains associated with the INGV Earthquakes device.
  • Existing earthquake entities keep their stable unique IDs; no manual entity ID changes are required.
  • The main Home Assistant Map panel still does not support custom label_mode configuration, so this fix avoids the misleading IEM prefix but does not change Home Assistant’s marker abbreviation logic itself.

Thanks

  • Thanks to @maxicasa for reporting the issue and helping confirm the friendly_name behavior in the Home Assistant main Map panel.