Closed stratus-ss closed 1 year ago
What version of Mosquitto broker are you running?
Mosquitto broker
Current version: 6.0.1
Has this stopped working since the update, I am having issue not sure what the problem is, I have gone back to 5.1.1.
Just a thought!
I'll try rolling back and see what happens
So rolling back the broker indeed fixed the problem. I have disabled the auto-update. I wonder what changed in the broker that prevents this from functioning as expected
I would like to add that I also have the issue
how to rollback the broker version?
I have snapshots going back a few months. I rolled back to one mid-april which had the previous version of the broker
Hi, I did the same, used a Snapshot and just checked MQTT
MQTT settings haven't changed?
Also happening here. HomeAssistant 2021.5.5 Mosquitto: 6.0.1
All other MQTT devices (mainly Tasmota) all still working perfectly
+1 I have gone back to 5.1.1. All good again
I have been using this project for several months now and I really appreciate the work. Recently the ESP32 has stopped pushing data into the MQTT server.
If I connect to the topic like so:
However, I never see the battery or light being published. I also have to do this:
In order to interact with the blinds (as oppposed to using the mac address). Here is my config
As an interesting datapoint, when i connect to the serial monitor, I can see these stats being received by the ESP, so the break down seems to be in the publishing to MQTT
any pointers would be helpful