diff --git a/source/_posts/2024-04-03-release-20244.markdown b/source/_posts/2024-04-03-release-20244.markdown index 1c5ad3e098e..3ff387f22be 100644 --- a/source/_posts/2024-04-03-release-20244.markdown +++ b/source/_posts/2024-04-03-release-20244.markdown @@ -317,7 +317,7 @@ with different entities and configuration settings. For example, create a dashboard to show the location of your family members, another to track your car, and another to show the location of your pets. 🐶 -__TODO: Insert screenshot__ +Screenshots showing the new map dashboard you can add when you add a new dashboard to your Home Assistant. On upgrade, Home Assistant will automatically migrate your existing map integration to a map dashboard. diff --git a/source/images/blog/2024-04/dashboard-map.png b/source/images/blog/2024-04/dashboard-map.png new file mode 100644 index 00000000000..1de5d9c8322 Binary files /dev/null and b/source/images/blog/2024-04/dashboard-map.png differ