mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-28 03:41:57 +01:00
Update esp32_camera.rst (#2078)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
parent
b443342e77
commit
5238b56856
@ -147,6 +147,13 @@ White Balance Setting:
|
||||
- ``office``: White balance office mode
|
||||
- ``home``: White balance home mode
|
||||
|
||||
Automations:
|
||||
|
||||
- **on_stream_start** (*Optional*, :ref:`Automation <automation>`): An automation to perform
|
||||
when a stream starts.
|
||||
- **on_stream_end** (*Optional*, :ref:`Automation <automation>`): An automation to perform
|
||||
when a stream stops.
|
||||
|
||||
Test Setting:
|
||||
|
||||
- **test_pattern** (*Optional*, boolean): For tests purposes, it's possible to replace picture get from sensor by a test color pattern. Defaults to ``false``.
|
||||
|
Loading…
Reference in New Issue
Block a user