mirror of
https://github.com/esphome/esphome.git
synced 2026-07-11 09:25:34 +00:00
e6b06551bc1fc0ebf14e9deaa37a54cc24a87514
Template ValueListFilter, FilterOutValueFilter, and ThrottleWithPriorityFilter on N (set by code generation) to use std::array instead of FixedVector. Non-template helpers value_list_matches_any() and get_loop_component_start_time() keep shared logic in the .cpp to avoid per-instantiation flash duplication.
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
529 MiB
Languages
C++
60.1%
Python
39.3%
C
0.3%
JavaScript
0.2%
