Sébastien Roy
Sébastien Roy
Fixes #3374. - [x] This PR is for the `dev` branch rather than for the `release` branch. - [x] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md) as well...
Fixes no specific issue, - [x] This PR is for the `dev` branch rather than for the `release` branch. - [x] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md)...
The openevse MQTT client is using a quality of service QOS=0 for all its publishing and subscriptions. This can lead to lost messages and problems for MQTT clients. Lost messages...
Any code?