mirror of
https://github.com/esphome/esphome.git
synced 2026-03-03 19:28:20 -07:00
3d674ae1d26f83eed81e9d977d1f8a9f80721fc8
Pure code reorganization — no functional change. Combines the separate #ifndef ESPHOME_THREAD_SINGLE and #ifdef ESPHOME_THREAD_MULTI_ATOMICS guards into one if/elif/else chain so each threading model's static variables are grouped together. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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
263 MiB
Languages
C++
64%
Python
35.6%
C
0.3%
