mirror of
https://github.com/esphome/esphome.git
synced 2026-09-16 17:48:40 +00:00
7fd801fe451db14679b7f20f76a3e942081a1ce4
- Copy dns_getserver() values (not pointers) under LwIPLock in dump_connect_params_() to avoid dereferencing stale pointers - Read netif ip_addr/netmask/gw under LwIPLock to prevent races with DHCP callbacks from IRQ context - Remove duplicate connect_begin_ assignment in start_connect_() - Remove duplicate status_set_warning() call in start_connect_()
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
614 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
