emsesp / EMS-ESP32

ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
https://emsesp.github.io/docs
GNU Lesser General Public License v3.0
589 stars 100 forks source link

Reboot Loop with latest development build 22 #1849

Closed RalfLuig closed 3 months ago

RalfLuig commented 3 months ago

I flashed the latest development build yesterday. The device is connecting to the EMS bus and I see the entities coming back from my heating system. After couple seconds there might be a reset and it is startting again discovering the entities.

I moved back to development build 19 and this beavior disapeared.

My heating system is a Bosch Condens 8000if.

Gateway E32 V2 (Ethernet + WiFi Edition V2)

MichaelDvP commented 3 months ago

Discussed on discord, a PR is on the way, disable HA discovery until dev.23 is out.

proddy commented 3 months ago

thanks @RalfLuig for helping out. It was a tricky one.

RalfLuig commented 3 months ago

you are welcome, good work, thanks :-)

RalfLuig commented 3 months ago

Now there is another issue with development build 23. MQTT is not working anymore. I don‘t see any previous topics in MQTT Explorer and Home Assistant, with development build 19 everything is ok.

proddy commented 3 months ago

Now there is another issue with development build 23. MQTT is not working anymore. I don‘t see any previous topics in MQTT Explorer and Home Assistant, with development build 19 everything is ok.

please send system info

RalfLuig commented 3 months ago

Problem solved - I had to clear all MQTT topics in HA - reboot the EMS-ESP. Now everything is working as expected.