mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 16:48:40 +00:00
d27b3e8c0f386a11596df3e3fe4ee2a1dd304a1f
- Add explicit includes for per-chip PHY/MAC headers (required on IDF 6.0 where they are no longer pulled in via esp_eth.h, also works on IDF 5.x) - Exclude esp_eth_phy_jl1101.c from compilation on IDF >= 6.0 (uses generic PHY) and IDF >= 5.4.2 with PlatformIO (uses builtin driver)
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
603 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
