Description
Describe the bug
A clear and concise description of what the bug is, is probably not possible because there seems to be no logic in it. MQTT on the device can work for days very well and the other day it's just don't.
The only feedback (on the config topic) seems to be an OFFLINE message. Only a power off/on can bring the MQTT back.
I know for sure that the broker/server on the Raspberry Pi is working because all other devices work perfectly and are also visible in MQTT.fx on a Windows machine.
To Reproduce
Steps to reproduce the behavior:
- I have #define ENABLE_OTA 0 and #define ENABLE_MQTT 0 uncomment but no MQTT_HOSTNAME, no HOMEASSISTANT and no MQTT_HOME_ASSISTANT_SUPPORT.
- Compiled on a NodeMCU
- Runs for a couple of days.
- See error
Expected behavior
A clear and concise description of what you expected to happen is that the MQTT just keeps working or at least try's to reconnect by itself.
Additional context
Add any other context about the problem I don't have.
only like to point to the fact that the MQTT pasword is visible in the console of Firefox.
Activity