We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6811b5 commit 941ef5aCopy full SHA for 941ef5a
content/components/esp32_camera.md
@@ -10,7 +10,7 @@ params:
10
The `esp32_camera` component allows you to use ESP32-based camera boards in ESPHome that
11
directly integrate into Home Assistant through the native API.
12
13
-Requires an {{< docref "/components/i2c" >}} to be set up.
+Requires an {{< docref "/components/i2c" >}} and {{< docref "/components/psram" >}} to be configured.
14
15
```yaml
16
# Example configuration entry
0 commit comments