diff --git a/docs/img/appdaemon-babel.png b/docs/img/appdaemon-babel.png index d8c43568..b82f163d 100644 Binary files a/docs/img/appdaemon-babel.png and b/docs/img/appdaemon-babel.png differ diff --git a/docs/setup_ha.md b/docs/setup_ha.md index 85b9ea1b..611957f8 100644 --- a/docs/setup_ha.md +++ b/docs/setup_ha.md @@ -16,34 +16,19 @@ For localisation (date in your local language) you need to add the python packag  -## Installing Studio Code Server (optional, recommended) +## Installing Studio Code Server You will need a way to edit the `apps.yaml` config file in the Appdaemon folder. Install Studio Code Server from Home Assistant's Supervisor Add-on Store to easily edit configuration Files on your HomeAssistant Instance. -
- -- -## Installing HACS +## Installing HomeAssistant Community Store HACS is the Home Assistant Community Store and allows for community integrations and -automations to be updated cleanly and easily from the Home Assistant web user interface. -It's simple to install the AppDaemon app without HACS, but keeping up to date requires -manual steps that HACS will handle for you: you will be notified of updates, and they -can be installed by a click on a button. +automations to be updated easily from the Home Assistant web user interface. +You will be notified of updates, and they can be installed by a click on a button. -If you want to use HACS, you will have to follow [their documentation on how to install HACS](https://hacs.xyz/docs/setup/download). - -
-- -## Installing AppDaemon Backend Application +## Installing Lovelace AppDaemon Backend Application To install Lovelace UI Backend App with HACS, you will need to make sure that you enabled AppDaemon automations in HACS, as these are not enabled by default: @@ -69,4 +54,4 @@ Now, to install NSPanel Lovelace UI Backend with HACS, follow these steps: `Download this repository with HACS` 6. A confirmation panel will appear, click on `Download`, and wait for HACS to proceed with the download -7. The Backend Application is now installed, and HACS will inform you when updates are available +7. The Backend Application is now installed, and HACS will inform you when updates are available \ No newline at end of file