You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MQTT library replaced yet again. The old new library solved some problems but introduced new ones. Now using eqpMqttClient (https://github.com/bertmelis/espMqttClient), which looks a lot more mature than the previous libraries
RSSI Publish interval unit switched from milliseconds to seconds. Please update your setting if you've enabled this.
Using MQTT QOS 1 to make the delivery of messages more reliable
Update Wifi Manager
"Network Timeout until restart" now checks if the MQTT connection is interrupted instead of the Wifi connection. A disconnect on Wifi is not always reliably reported.
Size for "MQTT SSL CA Certificate" increased to 2200 bytes to accomodate for larger certificates
Disable certificate input fields when W5500 hardware is used which doesn't support encryption
Fixed state_class abbreviation and unit for home assistant auto discovery