From 2544d4e59b6de5b0ada3f2c7a64a2fab9ebdeee7 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Jul 2023 12:47:17 +0200 Subject: [PATCH] 2023.7: Finish timezone selection section --- .../_posts/2023-07-05-release-20237.markdown | 29 ++++++------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/source/_posts/2023-07-05-release-20237.markdown b/source/_posts/2023-07-05-release-20237.markdown index 887877e6196..103ba73a761 100644 --- a/source/_posts/2023-07-05-release-20237.markdown +++ b/source/_posts/2023-07-05-release-20237.markdown @@ -47,7 +47,7 @@ Enjoy the release! - [Image entities](#image-entities) - [Copy 'n paste support in dashboards](#copy-n-paste-support-in-dashboards) - [New script dialog](#new-script-dialog) -- [Select timezone to use/display](#select-timezone-to-usedisplay) +- [Select the timezone to use/display](#select-the-timezone-to-usedisplay) - [Iteration of the integrations dashboard](#iteration-of-the-integrations-dashboard) - [Reducing the risk of running into breaking changes](#reducing-the-risk-of-running-into-breaking-changes) - [Unavailable automations and scripts](#unavailable-automations-and-scripts) @@ -273,28 +273,17 @@ You can find new script Blueprints for you to use in the [@karwosts]: https://github.com/karwosts -## Select timezone to use/display - -{% details "TODO" %} - -- Improve/extend story -- Proof read/spelling/grammar -- Replace screenshot - -Sources: - -- Allow to show times in the UI in the timezone of the server (#16799) @bramkragten - -{% enddetails %} +## Select the timezone to use/display You can now select which timezone the Home Assistant interface should use -in your user profile. This is useful if you are traveling or if you have -family members in different timezones. +in your user profile. Useful when traveling or when you, for example, +manage an instance for a relative in a different time zone. -You can select to use the timezone of your current location, or you can -choose to use the timezone that your Home Assistant server is in. The -Home Assistant frontend will adjust all off the date & times to the -selected timezone. +Screenshot showing a new option in the user profile, that allows you to choose if you want Home Assistant to use the server or your current timezone. + +You choose to use the timezone of your current location, use the timezone that +your Home Assistant server is in. The Home Assistant frontend will adjust all +of the date & times to the selected timezone. ## Iteration of the integrations dashboard