mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 19:18:47 +00:00
51c61c354cb14f6cb769fd0c39b617c0ac379b26
localIP() reads netif->ip_addr which can be mutated by DHCP callbacks from IRQ context. Lock for consistency since this is called from API responses, not just hot-loop polling.
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
606 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
