From 823c9e609b72ad8eb48b00307bd8d9d4825b37c1 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 3 Jul 2024 15:25:04 +0200 Subject: [PATCH] 2024.7: Add intro --- .../_posts/2024-07-03-release-20247.markdown | 27 +++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/source/_posts/2024-07-03-release-20247.markdown b/source/_posts/2024-07-03-release-20247.markdown index a720bfd7afe..2b20f1e9aaa 100644 --- a/source/_posts/2024-07-03-release-20247.markdown +++ b/source/_posts/2024-07-03-release-20247.markdown @@ -62,12 +62,35 @@ Issues introduced in the beta are processed with priority. 🔝 Home Assistant 2024.7! 🎉 -Thanks for helping out testing the beta! ❤️ +Get ready for a really nice release with something interesting for everyone! 🤗 -Enjoy the (beta) release! +And not just that, I bring you these release notes from our refreshed website 🤩 +that [Madelena] and [yours truly] have been spontaneously working on over the +past few days. We hope you like it! ❤️ + +We have some fantastic additions to [Assist](/voice_control): Timers! +and the ability to expose your scripts to LLMs. In case you missed it, +it has been covered and demonstrated live in our recent +[Voice - Chapter 7 livestream!](https://www.youtube.com/watch?v=nLLO4u2Tbbo) +which you definitely should watch. 📺 + +The [sections view](/dashboards/sections/) becomes more feature-rich with +every release, and this time, the [ability to resize cards](#resize-the-cards-on-your-dashboard) +is added. Absolutely the highlight of the release for me! + +However, my second favorite highlight for this release is the ability to +[take control of blueprint-based automations](#take-control-of-blueprint-based-automations). +There are so many [amazing blueprints out there](https://community.home-assistant.io/c/blueprints-exchange/53/l/top?period=yearly), +and many are perfect, but sometimes they fit 90% of what you need. Being able +to take control of that last 10% is just amazing! + +Enjoy the release! ../Frenck +[yours truly]: https://github.com/frenck +[Madelena]: https://github.com/Madelena + - [Resize the cards on your dashboard](#resize-the-cards-on-your-dashboard)