https://github.com/esphome/esphome/issues/13412
When using OpenThread in conjunction with ESP32-H2, the device does not update when using OTA update over HTTP(S). The device is updated via ESPWeb, via OTA update, but not via the HTTP(S) protocol. The same code works perfectly when using WIFI and ESP32-C3.
All ideas are welcome.