From a2dea8314f2442b3f72ed2f3edd7be373bfb1855 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sat, 6 Aug 2022 22:35:48 +0200 Subject: [PATCH] Update configure_mqtt.md --- docs/configure_mqtt.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/configure_mqtt.md b/docs/configure_mqtt.md index b26c9a08..8cd816ef 100644 --- a/docs/configure_mqtt.md +++ b/docs/configure_mqtt.md @@ -11,9 +11,8 @@ Change the topic to something unique for your panel, you will need this topic la # Configure MQTT Connection on AppDaemon -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` +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. -NOTE: This are not the options of the AppDaemon Addon in Home Assistant. You will find this file in the following location: `config/appdaemon/appdeamon.yaml` ```yaml