mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 01:15:33 +00:00
0183d2ca615c8297e398111c5cfb072d44f9ab6f
- Exclude esp_eth_phy_jl1101.c when JL1101 is not configured - Exclude on IDF 5.4.2-5.x where pioarduino has it builtin - Keep custom driver for IDF < 5.4.2 and IDF 6.0+ (pioarduino may not have patched JL1101 into their IDF 6.0 fork yet) - Always use esp_eth_phy_new_jl1101() in C++ (no generic fallback) - Namespace ethernet type in CORE.data[KEY_ETHERNET]
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
549 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
