mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 20:48:43 +00:00
lvgl-lazy-widget-schemas
_lazy_update_schema, container_schema, and their inner build() / validator() closures all returned untyped functions. Annotate them so callers see Callable[[Any], Any] for the validator factories and Schema for the inner builds.
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
601 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
