Closed OLDDRUNK closed 9 months ago
Could you remove the MQTT section just for testing? What kind of MQTT broker do you use?
I use mosquitto. Will remove mqtt and report
Another idea: The logger
writes all log message to UART0 (GPIO1/GPIO3). If you attach the Wemos D1 Mini to a computer using an USB cable you should see the boot-loop and probably the causing exception.
Okay works perfectly with mqtt removed. What could be going on there?
Unbelievably good build! This is genuinely life changing!
Alright. Let's add the mqtt
section again and remove all sensors except a single one like total voltage
. Build and flash the ESP another time. If it's a problem because of the limited resources of the ESP it could work this time. If the ESP is still crashing I expect too much traffic on your MQTT broker which gets pushed to the ESP on login.
Any updates? I would like to close the issue.
New install with faker config. Have restarted HA. Not sure if this is my end or other settings?