mirror of
https://github.com/esphome/esphome.git
synced 2026-09-14 08:38:39 +00:00
413b9ca9ad638ee3192c37268a7614167e4b5e9e
Add static_asserts that the SEND_ACK/CAN/NAK states stay contiguous, so the inline range check in response_handler_() fails at compile time if the enum is ever reordered. Document that process_uart_slow_() requires available() > 0 at the declaration (the .cpp definition already carries the rationale).
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%
