diff --git a/homeassistant/components/geo_location/icons.json b/homeassistant/components/geo_location/icons.json new file mode 100644 index 00000000000..0341ec9483e --- /dev/null +++ b/homeassistant/components/geo_location/icons.json @@ -0,0 +1,7 @@ +{ + "entity_component": { + "_": { + "default": "mdi:map-marker" + } + } +}