[esp32_camera] Add support for sensors without JPEG support (#9496)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Marc Hörsken
2026-02-19 04:52:38 +01:00
committed by GitHub
parent eefad194d0
commit 4d05e4d576
5 changed files with 212 additions and 61 deletions

View File

@@ -30,6 +30,7 @@ esp32_camera:
resolution: 640x480
jpeg_quality: 10
frame_buffer_location: PSRAM
pixel_format: JPEG
on_image:
then:
- lambda: |-