From 61a810524956f355fc9b10850ace3b103f07bc0c Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Fri, 11 Mar 2022 11:52:59 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 019b37a5..fdbe977a 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Upload the [tft file from HMI folder](HMI/nspanel.tft) to a Webserver (for examp ### Configuring the MQTT integration in AppDaemon -For the app to work you need a working MQTT Configuration in AppDaemon. Please configure mqtt server, user and password in `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` ```yaml . @@ -209,6 +209,7 @@ For the app to work you need a working MQTT Configuration in AppDaemon. Please c . . ``` +Please see [appdaemon.yaml](appdaemon/appdaemon.yaml) as an exmaple. ### Configure your NSPanel in AppDaemon