top of page

ESPHome Related

公開·2名のメンバー

ESP8266 Devices Cannot Update to 2025.9.0

Error occurs on the following devices: Garage Door Opener, AU Plug V2, No Relay Power Monitoring AU Plug.


Error as follows:

In file included from /data/cache/platformio/packages/framework-arduinoespressif8266/libraries/ESP8266mDNS/src/ESP8266mDNS.h:48,
                 from /data/cache/platformio/packages/framework-arduinoespressif8266/libraries/ESP8266mDNS/src/ESP8266mDNS.cpp:23:
/data/cache/platformio/packages/framework-arduinoespressif8266/libraries/ESP8266mDNS/src/LEAmDNS.h:116:10: fatal error: WiFiUdp.h: No such file or directory

*****************************************************************
* Looking for WiFiUdp.h dependency? Check our library registry!
*
* CLI  > platformio lib search "header:WiFiUdp.h"
* Web  > https://registry.platformio.org/search?q=header:WiFiUdp.h
*
*****************************************************************

  116 | #include "WiFiUdp.h"
      |          ^~~~~~~~~~~
compilation terminated.
*** [.pioenvs/athom-smart-plug-v2-a7aa6c/lib3ff/ESP8266mDNS/ESP8266mDNS.cpp.o] Error 1

閲覧数:31

メンバー

  • Daniel Volohovic
    Daniel Volohovic
bottom of page