From 3aba50f9c71368e476352d1883b8b73bba8c417e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 1 Mar 2023 15:03:35 +0100 Subject: [PATCH] 2023.3: Title, date, description, links --- source/_posts/2023-03-01-release-20233.markdown | 6 +++--- source/changelogs/core-2023.3.markdown | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_posts/2023-03-01-release-20233.markdown b/source/_posts/2023-03-01-release-20233.markdown index af9e1054df6..e96957b7f33 100644 --- a/source/_posts/2023-03-01-release-20233.markdown +++ b/source/_posts/2023-03-01-release-20233.markdown @@ -1,8 +1,8 @@ --- layout: post -title: "2023.3: Beta release notes" -description: "Beta release notes for Home Assistant Core 2023.3." -date: 2023-02-22 00:00:00 +title: "2023.3: Dialogs!" +description: "A brand new restart dialog, ask Assist about the state of your home, amazing new dialogs for lights and switches, Thread & Matter updates, control the precision of your sensors, and Python 3.11 support." +date: 2023-03-01 00:00:00 date_formatted: "March 1, 2023" author: Franck Nijhof author_twitter: frenck diff --git a/source/changelogs/core-2023.3.markdown b/source/changelogs/core-2023.3.markdown index 63334056563..b9c1b2e33b3 100644 --- a/source/changelogs/core-2023.3.markdown +++ b/source/changelogs/core-2023.3.markdown @@ -6,7 +6,7 @@ description: Detailed changelog for the Home Assistant Core 2023.3 release These are all the changes included in the Home Assistant Core 2023.3 release. For a summary in a more readable format: -[Release notes blog for this release](/blog/2023/02/22/release-20233/). +[Release notes blog for this release](/blog/2023/03/01/release-20233/). ## Full Changelog