mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 22:47:01 +01:00
fix list
This commit is contained in:
14
docs/faq.md
14
docs/faq.md
@@ -6,20 +6,20 @@ You have most likely an error in your MQTT configuration somewhere. To find the
|
|||||||
|
|
||||||
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.
|
||||||
Your Tasmota device needs to connect sucessfully to your MQTT Broker, if you are in the waiting for content screen, the panel will send periodic messages to it's mqtt topic.
|
Your Tasmota device needs to connect sucessfully to your MQTT Broker, if you are in the waiting for content screen, the panel will send periodic messages to it's mqtt topic.
|
||||||
|
|
||||||
3. Make sure that you are using the same topic in apps.yaml and in your tasmota configuration.
|
3. Make sure that you are using the same topic in apps.yaml and in your tasmota configuration.
|
||||||
The example values are an working example. Please don't modify the Full Topic. [MQTT Config](https://docs.nspanel.pky.eu/configure_mqtt/)
|
The example values are an working example. Please don't modify the Full Topic. [MQTT Config](https://docs.nspanel.pky.eu/configure_mqtt/)
|
||||||
|
|
||||||
4. If you are still in the waiting for content screen please share the following items:
|
4. If you are still in the waiting for content screen please share the following items:
|
||||||
- a screenshot of your tasmota mqtt configration
|
- a screenshot of your tasmota mqtt configration
|
||||||
|
|||||||
Reference in New Issue
Block a user