diff --git a/documentation/configuration/basic.md b/documentation/configuration/basic.md index fb3e16bf..c0ecb938 100644 --- a/documentation/configuration/basic.md +++ b/documentation/configuration/basic.md @@ -32,7 +32,7 @@ You actually need to do this, don't skip it. ![image](/img/part1.png) -None of the items are optional, you need to accept everything before you can setup HACS. +Only the last item (experimental features) are optional, you need to accept everything above that before you can setup HACS. ## Device registration diff --git a/documentation/configuration/options.md b/documentation/configuration/options.md index 66dacbf8..ffea03ca 100644 --- a/documentation/configuration/options.md +++ b/documentation/configuration/options.md @@ -23,10 +23,10 @@ _Finish [initial configuration](/docs/configuration/basic) before you modify HAC - `Side panel title`: The text (name or title) to display for HACS in the sidebar. Defaults to "HACS". - `Side panel icon`: The icon you want to display for HACS in the sidebar. - `Number of releases to show`: Number of releases to show in the dropdown. -- `Filter with country code`: Only show repositories for your country (if the repository has information about that) -- `Enable AppDaemon apps discovery & tracking`: Enables [AppDaemon](/docs/categories/appdaemon_apps) -- `Enable NetDaemon apps discovery & tracking`: Enables [NetDaemon](/docs/categories/netdaemon_apps) - - NetDaemin apps is deprecated and will [deprecated](/docs/categories/netdaemon_apps#deprecation-notice) and will be removed from HACS. +- `Filter with country code`: Only show repositories for your country (if the repository has information about that). +- `Enable AppDaemon apps discovery & tracking`: Enables [AppDaemon](/docs/categories/appdaemon_apps). +- `Enable NetDaemon apps discovery & tracking`: Enables [NetDaemon](/docs/categories/netdaemon_apps). + - NetDaemon apps is deprecated and will [deprecated](/docs/categories/netdaemon_apps#deprecation-notice) and will be removed from HACS. - `Enable experimental features`: This enables [experimental features](https://experimental.hacs.xyz/) in HACS. :::note 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. diff --git a/static/img/part1.png b/static/img/part1.png index 622e85eb..9c0fea33 100644 Binary files a/static/img/part1.png and b/static/img/part1.png differ