From 4629a158e863facdcfa91f585acb0010f5ff0d6c Mon Sep 17 00:00:00 2001 From: Mike Degatano Date: Thu, 24 Jul 2025 16:47:29 -0400 Subject: [PATCH] Document unsupported reason 'os_version' --- .../more-info/unsupported/os_version.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 source/more-info/unsupported/os_version.markdown diff --git a/source/more-info/unsupported/os_version.markdown b/source/more-info/unsupported/os_version.markdown new file mode 100644 index 00000000000..a687c63aa4e --- /dev/null +++ b/source/more-info/unsupported/os_version.markdown @@ -0,0 +1,18 @@ +--- +title: "Home Assistant Operating System version" +description: "More information on why Home Assistant Operating System version marks the installation as unsupported." +--- + +## The issue + +Only the last 4 major versions of Home Assistant Operating System are supported. +Systems running a version older then that are no longer supported. + +## The solution + +You need to update the version of Home Assistant Operating System. Go to +{% my updates title="**System** > **Updates**" %} to update the operating system. + +If your system is significantly out of date you may need to update multiple times +to get to the latest version. The next one will appear in the UI after the prior +one is complete.