ayushsharma82/ElegantOTA

ESP-Home incompatibility

Closed this issue · 2 comments

I have a project with esphome/AsyncTCP-esphome@2.1.3 and ottowinter/ESPAsyncWebServer-esphome @ ^3.2.2.
I can't use ElegantOTA with these library since you are using mathieu carbou's library. Sadly they are not fully compatible. Is there a way to allow the use of different library ?

They are: our fork is based on ESPhome 's one.
Please open an issue in the relevant projet and show your compile issue I will have a look to help.
It is also possible that you are using deprecated methods for esp8266 in your code.