From 8cf4f0a2aec494b9546e59b8ace6808354151b78 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 2 Feb 2022 13:25:21 +0100 Subject: [PATCH] 2022.2.0: Check for updates improvements --- source/_posts/2022-02-02-release-20222.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2022-02-02-release-20222.markdown b/source/_posts/2022-02-02-release-20222.markdown index 39a637a5f37..8f89e675bd5 100644 --- a/source/_posts/2022-02-02-release-20222.markdown +++ b/source/_posts/2022-02-02-release-20222.markdown @@ -159,7 +159,7 @@ A common question, directly seen after a Home Assistant Core, Operating System, or add-on release announcement: "I don't see the update yet? How do I update?" Checking for updates is done by your system - every few hours - automatically. -However, at times you want to check for updates, without waiting for +However, you sometimes want to check for updates without waiting for this to happen. This made us realize that doing that was scattered and hidden in several places @@ -169,7 +169,7 @@ configuration screen.

Screenshot showing the new Check for Updates button in the configuration screen -Checking for any update, is now just a single click. +Checking for any update is now just a single click.

This feature is currently available for the Home Assistant OS,