mirror of
https://github.com/esphome/esphome.git
synced 2026-08-30 09:36:03 +00:00
ad4c59873b2540d4c484063dbba5bf3d16c42221
flash_mode comes from the board_build.flash_mode option the component already pins (validated by cv.one_of against the same BUILD_FLASH_MODES, now living in const.py so the two sides cannot drift), retiring KEY_FLASH_MODE from the generator. The scanf-float decision is stored in CORE.data where it is computed instead of being a discarded local, so KEY_SCANF_FLOAT has a producer in this PR. A trailing bare -include in build_src_flags fails by name instead of degrading into the source dir.
…
…
…
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
582 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
