diff --git a/source/_posts/2023-10-04-release-202310.markdown b/source/_posts/2023-10-04-release-202310.markdown index 049233f002f..e4e902d37dd 100644 --- a/source/_posts/2023-10-04-release-202310.markdown +++ b/source/_posts/2023-10-04-release-202310.markdown @@ -33,9 +33,9 @@ Enjoy the release! - [A beautiful updated logo!](#a-beautiful-updated-logo) - [Brand new My Home Assistant buttons](#brand-new-my-home-assistant-buttons) - [New tile card features for climate entities](#new-tile-card-features-for-climate-entities) -- [Tile card select feature](#tile-card-select-feature) -- [Map entity markers options](#map-entity-markers-options) +- [Tile card feature select entities](#tile-card-feature-select-entities) - [Password managers and Home Assistant](#password-managers-and-home-assistant) +- [Map entity markers options](#map-entity-markers-options) - [Other noteworthy changes](#other-noteworthy-changes) - [New integrations](#new-integrations) - [Integrations now available to set up from the UI](#integrations-now-available-to-set-up-from-the-ui) @@ -110,20 +110,6 @@ But there is more goodness for the tile card. [@piitaya] also added the dropdown This feature can be used for any select entity but also your custom dropdown helpers! (also known as `input_select` entities). -## Map entity markers options - -The [map card](/dashboards/map/), received new options for your entity markers that are shown on the map. - -For example, you can now choose if you want the entity name to be rendered on -the map, or the entity state but you could also override the name all together. -You can now also exclude entities to be not taking into account when centering -the map. - -
-
-Temporary screenshot that needs to be replaced.
-
-
-Temporary screenshot that needs to be replaced.
-