top of page

ESPHome Related

Public·85 membres

Presence Sensor failing to update

I am getting the attached error when i try to update to the latest version of ESPHome


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-presence-sensor-d93e72/lib3ff/ESP8266mDNS/ESP8266mDNS.cpp.o] Error 1

270 vues
Kenneths Teknik
Kenneths Teknik

ESPHome 2025.9 errors out with WiFiUdp.h no such file

Processing facade-plug (board: esp8285; framework: arduino; platform: platformio/espressif8266@4.2.1)
--------------------------------------------------------------------------------
HARDWARE: ESP8266 80MHz, 80KB RAM, 1MB Flash
Dependency Graph
|-- ESPAsyncTCP @ 2.0.0
|-- ESP8266mDNS @ 1.2

235 vues
Kenneths Teknik
Kenneths Teknik
Sep 19, 2025

Thankyou, works like a charm!

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

142 vues
samosubssamosubs

ESP32 C3 AU Plugs Flashing Blue, Need Updating

Hey there,

How do I update esphome devices from a while ago to now, incorporating arduino changes etc. I have four esphome devices flashing blue and want to revive them to use in HA.


Any advice is appreciated.

A first step would be where would the file I need to upload into the plug from the browse button?


Buying esphome versions are a regret at the moment, but know that once updated and correctly set up they are really good to have.

184 vues
Athom_Support
Sep 19, 2025

If it works fine, don't update it. We have many novice users who bricked their devices because they didn't know how to update. https://esphome.io/guides/getting_started_hassio/ https://github.com/athom-tech/esp32-configs/discussions/20

membres

bottom of page