diff --git a/source/_posts/2024-07-03-release-20247.markdown b/source/_posts/2024-07-03-release-20247.markdown index 28088e0d030..ad21c71d216 100644 --- a/source/_posts/2024-07-03-release-20247.markdown +++ b/source/_posts/2024-07-03-release-20247.markdown @@ -99,14 +99,14 @@ continuing to make dashboard organization and customization easier and more intuitive. This month, we add the ability to resize the cards on your dashboard! -

- Screenshot of... - Temporary screenshot, image needs to be replaced. -

+Screenshot of card resizing Resizing is done with a very nice slider interface, found in the card editing menu under the new _Layout_ tab, where you can preview your changes. Make small 1x1 buttons or give a map the space it needs. This is only available on our experimental [sections view](/blog/2024/03/06/release-20243/#a-new-experimental-sections-view), which was recently released with drag-and-drop. - +

+ Screenshot of layout tab + Temporary screenshot, image needs to be replaced. +

It works with every card, which gives users a lot of freedom. Most cards have been given a built-in minimum and maximum size, to make it easier to get your layouts just right. If you mess up the look of a card, luckily we have included a revert button in the top left corner 😉. @@ -324,7 +324,7 @@ for their devices directly to Home Assistant. This means that if you have a device that is powered-by or [Made for ESPHome], and the maker of that device provides updates for it, you can now update that device directly from Home Assistant; without the need for you to build, adopt, -or set up the the ESPHome software yourself! 😎 +or set up the ESPHome software yourself! 😎 This new update ability, along with the ESPHome integration reaching the platinum quality level 🏆, will make it easier for new users, along with creators to use this powerful platform to build a more Open Home. diff --git a/source/images/blog/2024-07/resize-cards.jpg b/source/images/blog/2024-07/resize-cards.jpg deleted file mode 100644 index 3152144520b..00000000000 Binary files a/source/images/blog/2024-07/resize-cards.jpg and /dev/null differ diff --git a/source/images/blog/2024-07/resize-cards.png b/source/images/blog/2024-07/resize-cards.png new file mode 100644 index 00000000000..c6caf191b55 Binary files /dev/null and b/source/images/blog/2024-07/resize-cards.png differ