From 06dffae60c8cf033f12da33e07255a10beb5baec Mon Sep 17 00:00:00 2001 From: ludeeus Date: Sun, 24 Sep 2023 14:57:25 +0000 Subject: [PATCH] Bump min version --- documentation/setup/prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/setup/prerequisites.md b/documentation/setup/prerequisites.md index 251ed981..4273a975 100644 --- a/documentation/setup/prerequisites.md +++ b/documentation/setup/prerequisites.md @@ -6,7 +6,7 @@ description: "Prerequisites" ## Requirements -- You are running [Home Assistant](https://www.home-assistant.io/) version [`2022.11.0`](https://my.home-assistant.io/redirect/info) or newer. +- You are running [Home Assistant](https://www.home-assistant.io/) version [`2023.6.0`](https://my.home-assistant.io/redirect/info) or newer. - You are running a [supported](https://github.com/home-assistant/architecture/blob/master/adr/0012-define-supported-installation-method.md) Home Assistant installation. - You have the [`my` integration](https://www.home-assistant.io/integrations/my/) enabled. - You have Access to the filesystem where the Home Assistant configuration files are located.