mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 08:38:39 +00: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
594 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
