Skip to content

v1.0.1 — fix OSM tile 403 in the radar popover

Choose a tag to compare

@genericJE genericJE released this 11 May 05:27

Fixed: The leaflet radar popover failed to load tiles in HA dashboards, displaying the OSM "Access blocked — Referer is required" notice. The card now sends a referrer on tile requests so OpenStreetMap's policy is satisfied.

Implementation: bumps the weilSieDichLieben submodule to pick up 5094c62 which adds referrerPolicy="strict-origin-when-cross-origin" to the TileLayer.

No other changes from v1.0.0.