mirror of
https://github.com/esphome/esphome.git
synced 2026-03-02 02:38:22 -07:00
d209739f85cb84b1d059a27a46a7ff6eb64a88be
This commit introduces a new 'Camera' base class positioned between the API layer and the existing 'ESP32Camera' implementation. - No changes to functionality in 'ESP32Camera' or 'ESP32CameraWebServer'. - This refactoring enables future camera implementations to integrate with the existing API. - The goal is to keep the commit as minimal and non-breaking as possible. This is the first step in a series of changes aimed at modernizing and generalizing ESPHome's camera support.
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
542 MiB
Languages
C++
64.1%
Python
35.5%
C
0.3%
