Closed 1rabbit closed 12 months ago
Hello, same issue for me.
I have the same issue here.
I have the same issue here.
So I solved it, by checking my configuration.
self.mqtt.mqtt_client.publish
crashes if mqtt_client is null, which means that the mqtt connection was not done.
I changed and checked that my HA mosquitto was with the right username and password (it wasn't) and now I don't have the issue anymore displaying this publish
error.
(However, I still have no devices created in MQTT, but that's another story/bug, unrelated to this one.)
@jbkempf thank you, it was indeed the mqtt connection. Turns out rabbitmq could not handle the "unparseable payload" thus closing connection abruptly on tydom2mqtt. I tried it on mosquitto mqtt server and it now runs fine.
@jbkempf thank you, it was indeed the mqtt connection.
😎 cool
If everything's fine, I can close the issue.
Using k-line shutters (they work fine from the delta dore app)