From 7d6a7da9bce0f8e8d2f5f7e8a0e4408d7332c5aa Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jul 2023 11:57:05 +0200 Subject: [PATCH] 2023.7: Write introduction --- .../_posts/2023-07-05-release-20237.markdown | 44 +++++++------------ 1 file changed, 17 insertions(+), 27 deletions(-) diff --git a/source/_posts/2023-07-05-release-20237.markdown b/source/_posts/2023-07-05-release-20237.markdown index a404c264b15..fd99015cc5f 100644 --- a/source/_posts/2023-07-05-release-20237.markdown +++ b/source/_posts/2023-07-05-release-20237.markdown @@ -15,36 +15,26 @@ og_image: /images/blog/2023-07/social.png - - -These are the beta release notes for Home Assistant Core 2023.7 (and is thus a -work in progress). - -If you encounter any issues with the beta release, please report them on GitHub: - -- Issues with integrations, automations and such (Core related):
- -- Issues with the frontend/UI/dashboards:
- -- Issues with the Supervisor:
- -- Issues with the documentation:
- - -Please be sure to include the beta version you are running in the issue -version field (not title), so we can classify your issue correctly. - -Issues introduced in the beta are processed with priority. - ---- - - - Home Assistant Core 2023.7! 🎉 -Thanks for helping out testing the beta! ❤️ +The previous release was a big one, and this one is no different! -Enjoy the (beta) release! +This release brings in a change to Home Assistant, which we consider to be one +of the biggest game changers of the past years: Services can now respond with +data! 🤯 + +It is such a fundamental change, which will allow for many new use cases and +opens the gates for endless possibilities. I'm so excited about this one! + +But that is not all; there is a lot more in store for you! Some of my favorites: +The Bluetooth proxies are now lightning fast, copy 'n paste in dashboards, a new +sentence trigger, and I love that an broken automation no longer disappears +in thin air but now shows up in the UI marked as problematic. + +All-in-all, a great release packed with many new features and a lot of +quality-of-life improvements. + +Enjoy the release! ../Frenck