diff --git a/docs/prepare_ha.md b/docs/prepare_ha.md index 498f3fe2..f1f6bddf 100644 --- a/docs/prepare_ha.md +++ b/docs/prepare_ha.md @@ -12,7 +12,7 @@ The easiest way to install it is through Home Assistant's Supervisor Add-on Stor
Instructions for users of HomeAssistant Core installed through docker containers. -In case you have a homeassistant setup using docker cotainers and the Add-on Store is not available to you, you can follow this guide for setting up AppDaemon. [AppDaemon Docker Tutorial](https://appdaemon.readthedocs.io/en/latest/DOCKER_TUTORIAL.html). +In case you have a homeassistant setup using docker cotainers and the Add-on Store is not available to you, you can follow this guide for setting up AppDaemon. https://appdaemon.readthedocs.io/en/latest/DOCKER_TUTORIAL.html Please also pay attention to the correct volume mount for the conf folder of appdaemon, that has to point to the appdaemon folder within your homeassistant config folder. Here is an example docker compose file for homeassistant and appdaemon: @@ -93,4 +93,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 \ No newline at end of file +7. The Backend Application is now installed, and HACS will inform you when updates are available