jodur / ESPHOME-ITHO

ESPHOME version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OTA does not work

ualex73 opened this issue · comments

After flashing the code with ESPHome, it is not possible to upload new firmware via OTA. Via serialport it works, because it resets the ESP8266 before it uploads the new firmware.

According to the following link, the Tickers is the problem:
https://gathering.tweakers.net/forum/view_message/63513496

Opened a PR with a workaround for the OTA problem #5

commented

Issue resolved. Intterupt is now disabled during OTA