Update prepare_ha.md

This commit is contained in:
joBr99
2022-10-30 15:31:30 +01:00
committed by GitHub
parent fae8c5d5fa
commit fe7ae80225

View File

@@ -12,7 +12,7 @@ The easiest way to install it is through Home Assistant's Supervisor Add-on Stor
<details>
<summary>Instructions for users of HomeAssistant Core installed through docker containers.</summary>
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
7. The Backend Application is now installed, and HACS will inform you when updates are available