This commit is contained in:
joBr99
2022-06-17 18:41:11 +02:00
parent 913e064bda
commit ca40de6c23

View File

@@ -5,14 +5,10 @@
You have most likely an error in your MQTT configuration somewhere. To find the error follow theese steps: You have most likely an error in your MQTT configuration somewhere. To find the error follow theese steps:
1. Check your appdaemon log. (Settings > Add-ons > AppDaemon > Log) 1. Check your appdaemon log. (Settings > Add-ons > AppDaemon > Log)
You should see something like this: You should see something like this:
`INFO MQTT: MQTT Plugin initialization complete` `INFO MQTT: MQTT Plugin initialization complete`
If you are seeing Messages like this, your appdaemon mqtt config is wrong, check your appdaemon.yaml. If you are seeing Messages like this, your appdaemon mqtt config is wrong, check your appdaemon.yaml.
`CRITICAL MQTT: Could not complete MQTT Plugin initialization, for Connection was refused due to Not Authorised` `CRITICAL MQTT: Could not complete MQTT Plugin initialization, for Connection was refused due to Not Authorised`
The log of your mqtt broker might give you additional information. The log of your mqtt broker might give you additional information.
2. Check MQTT Configuration of Tasmota. 2. Check MQTT Configuration of Tasmota.