From 6d2f028dae423387db942877a4c78537a593acb4 Mon Sep 17 00:00:00 2001 From: Johannes <29555657+joBr99@users.noreply.github.com> Date: Wed, 15 Nov 2023 19:33:06 +0100 Subject: [PATCH] Update configure_mqtt.md --- docs/configure_mqtt.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configure_mqtt.md b/docs/configure_mqtt.md index e4615f6e..b8454fd3 100644 --- a/docs/configure_mqtt.md +++ b/docs/configure_mqtt.md @@ -15,6 +15,9 @@ The configuration has been moved out of the config folder from homeassistant. Th ![image](https://github.com/joBr99/nspanel-lovelace-ui/assets/29555657/ddf75cac-fca1-48e7-9e84-646e7a80d38a) +![image](https://github.com/joBr99/nspanel-lovelace-ui/assets/29555657/6b19180a-b637-4c22-9ec0-c7a4fd304b27) + + # 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` Restart your AppDaemon Container (not HomeAssistant) after adding the MQTT Configuration.