mirror of
https://github.com/esphome/esphome.git
synced 2026-09-17 01:58:39 +00:00
c0c02e5c57acb3e7602da0c2d6c03814f11f07f8
Address review feedback: support both @setup_entity("sensor")
decorator mode and await setup_entity(var, config, "camera")
direct-call mode to maintain backward compatibility with external
components that use the direct-call API.
Simplify esp32_camera to use the direct-call form instead of
a no-op decorated wrapper function.
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
596 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
