mirror of
https://github.com/esphome/esphome.git
synced 2026-02-13 21:17:35 -07:00
3e4269d32ab7e1878c3c85ca4c1955a23e533266
- Add SSD1306_MODEL_COUNT sentinel to enum for compile-time table size validation - Replace 14 individual static_asserts with table size checks against SSD1306_MODEL_COUNT - Add bounds checks in get_height_internal()/get_width_internal() to preserve default return 0
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
259 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
