From 53042f376fec59342e28dbf797a0d57ffebbc88c Mon Sep 17 00:00:00 2001 From: Johannes <29555657+joBr99@users.noreply.github.com> Date: Fri, 17 Nov 2023 22:45:19 +0100 Subject: [PATCH] Update configure_mqtt.md --- docs/configure_mqtt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure_mqtt.md b/docs/configure_mqtt.md index 3a22cdd9..da4f6e44 100644 --- a/docs/configure_mqtt.md +++ b/docs/configure_mqtt.md @@ -22,7 +22,7 @@ The configuration has been moved out of the config folder from homeassistant. Th For the app to work you need a working MQTT Configuration in AppDaemon. Please add the configuration of your mqtt server, user and password to your existing `appdaemon.yaml` Restart your AppDaemon Container (not HomeAssistant) after adding the MQTT Configuration. -You will find this file in the following location: `config/appdaemon/appdeamon.yaml` +You will find this file in the following location: `/addon_configs/a0d7b954_appdaemon/appdeamon.yaml` ```yaml ---