Merge remote-tracking branch 'origin/esp8266-wake-loop-any-context' into integration

This commit is contained in:
J. Nick Koston
2026-02-28 15:41:28 -10:00
+3
View File
@@ -36,6 +36,9 @@
#include "esphome/components/socket/socket.h"
#endif
#endif // USE_SOCKET_SELECT_SUPPORT
#if defined(USE_ESP8266) && defined(USE_SOCKET_IMPL_LWIP_TCP)
#include "esphome/components/socket/socket.h"
#endif
#ifdef USE_BINARY_SENSOR
#include "esphome/components/binary_sensor/binary_sensor.h"