mirror of
https://github.com/esphome/esphome.git
synced 2026-08-26 08:06:21 +00:00
b6fff16930e85cb9b63c2b9231f4ac824ea5abdc
esp-hosted proxies esp_wifi.h but not esp_now.h, and esp_wifi_remote injects the esp_now.h header on the P4 host with no implementation, so the esp_now_* symbols are undefined at link. On a P4 host this defines them and forwards each call to the co-processor over esp-hosted's CustomRpc channel, letting the espnow component link and run unchanged.
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++
57.7%
Python
41.7%
C
0.3%
JavaScript
0.2%
