Hallo zusammen,Ich habe mir eine ESP Camera besorgt aber ich bekomme sie nicht zum Laufen.
Homeassistent läuft in einer VM auf Proxmox Das Flashen der Kamera über das Addon funktioniert,die Kamera ist auch verbunden ich sehe aber kein Bild. In den Logs steht der Webserver wird nicht gesartet. Ich finde den Fehler nicht . Bitte um Hilfe. Hier ist meine Yaml
esphome:
name: camera-flur
friendly_name: Camera Flur
esp32:
board: esp32dev
framework:
type: arduino
version: recommended
sdkconfig_options:
CONFIG_LWIP_MAX_SOCKETS: "16"
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "zhEKIetDuWT6JpskNcgR7SVdqojHg6OdhItwuqDg8O0="
ota:
- platform: esphome
password: "470e970c160b71ae5ddd096cbf919764"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Camera-Flur Fallback Hotspot"
password: "803etNbhB85S"
psram:
mode: quad
captive_portal:
# Example configuration entry
esp32_camera:
external_clock:
pin: GPIO0
frequency: 20MHz
i2c_pins:
sda: GPIO26
scl: GPIO27
data_pins: [GPIO5, GPIO18, GPIO19, GPIO21, GPIO36, GPIO39, GPIO34, GPIO35]
vsync_pin: GPIO25
href_pin: GPIO23
pixel_clock_pin: GPIO14
power_down_pin: GPIO32
max_framerate: 15 fps
idle_framerate: 0.05 fps
resolution: 1600x1200
jpeg_quality: 35
# frame_buffer_location: dram #alternate code from working version
# Image settings
name: Camera Flur
esp32_camera_web_server:
- port: 80
mode: STREAM
- port: 81
mode: SNAPSHOT
output:
- platform: gpio
pin: GPIO4
id: gpio_4
binary_sensor:
- platform: status
name: "ESP32Cam YT status"
sensor:
- platform: wifi_signal
name: "ESP32Cam YT WiFi Signal"
update_interval: 60s
light:
- platform: binary
output: gpio_4
name: "ESP32Cam light"
Dann habe ich noch meine logs
INFO ESPHome 2025.11.5
INFO Reading configuration /config/esphome/camera-flur.yaml...
WARNING GPIO0 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
WARNING GPIO5 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
WARNING The `i2c_pins:` config option is deprecated. Use `i2c_id:` with a dedicated `i2c:` definition instead.
INFO Starting log output from camera-flur.local using esphome API
INFO Successfully resolved camera-flur.local in 0.113s
INFO Successfully connected to camera-flur @ 192.168.178.212 in 0.015s
INFO Successful handshake with camera-flur @ 192.168.178.212 in 0.092s
[15:16:39.098][I][app:190]: ESPHome version 2025.11.5 compiled on Dec 31 2025, 14:57:04
[15:16:39.098][C][logger:261]: Logger:
[15:16:39.098][C][logger:261]: Max Level: DEBUG
[15:16:39.098][C][logger:261]: Initial Level: DEBUG
[15:16:39.099][C][logger:267]: Log Baud Rate: 115200
[15:16:39.099][C][logger:267]: Hardware UART: UART0
[15:16:39.102][C][logger:274]: Task Log Buffer Size: 768
[15:16:39.145][C][gpio.output:010]: Binary Output:
[15:16:39.147][C][gpio.output:011]: Pin: GPIO4
[15:16:39.147][C][light:089]: Light 'ESP32Cam light'
[15:16:39.147][C][psram:016]: PSRAM:
[15:16:39.147][C][psram:019]: Available: YES
[15:16:39.148][C][psram:021]: Size: 8192 KB
[15:16:39.152][C][esp32_camera:053]: ESP32 Camera:
[15:16:39.152][C][esp32_camera:053]: Name: Camera Flur
[15:16:39.152][C][esp32_camera:053]: Internal: NO
[15:16:39.152][C][esp32_camera:053]: Data Pins: D0:5 D1:18 D2:19 D3:21 D4:36 D5:39 D6:34 D7:35
[15:16:39.152][C][esp32_camera:053]: VSYNC Pin: 25
[15:16:39.152][C][esp32_camera:053]: HREF Pin: 23
[15:16:39.152][C][esp32_camera:053]: Pixel Clock Pin: 14
[15:16:39.152][C][esp32_camera:053]: External Clock: Pin:0 Frequency:20000000
[15:16:39.152][C][esp32_camera:053]: I2C Pins: SDA:26 SCL:27
[15:16:39.152][C][esp32_camera:053]: Reset Pin: -1
[15:16:39.155][C][esp32_camera:096]: Resolution: 1600x1200 (UXGA)
[15:16:39.166][E][esp32_camera:127]: Setup Failed: ESP_ERR_NOT_SUPPORTED
[15:16:39.175][E][component:154]: esp32_camera is marked FAILED: unspecified
[15:16:39.179][C][status:018]: Status Binary Sensor 'ESP32Cam YT status'
[15:16:39.180][C][status:021]: Device Class: 'connectivity'
[15:16:39.199][C][captive_portal:122]: Captive Portal:
[15:16:39.213][C][wifi:1062]: WiFi:
[15:16:39.213][C][wifi:1062]: Connected: YES
[15:16:39.215][C][wifi:827]: Local MAC: 84:1F:E8:68:D8:74
[15:16:39.217][C][wifi:834]: IP Address: 192.168.178.212
[15:16:39.222][C][wifi:838]: SSID: [redacted]
[15:16:39.222][C][wifi:838]: BSSID: [redacted]
[15:16:39.222][C][wifi:838]: Hostname: 'camera-flur'
[15:16:39.222][C][wifi:838]: Signal strength: -25 dB ▂▄▆█
[15:16:39.222][C][wifi:838]: Channel: 11
[15:16:39.222][C][wifi:838]: Subnet: 255.255.255.0
[15:16:39.222][C][wifi:838]: Gateway: 192.168.178.1
[15:16:39.222][C][wifi:838]: DNS1: 192.168.178.1
[15:16:39.222][C][wifi:838]: DNS2: 0.0.0.0
[15:16:39.232][C][esphome.ota:093]: Over-The-Air updates:
[15:16:39.232][C][esphome.ota:093]: Address: camera-flur.local:3232
[15:16:39.232][C][esphome.ota:093]: Version: 2
[15:16:39.235][C][esphome.ota:100]: Password configured
[15:16:39.243][C][safe_mode:018]: Safe Mode:
[15:16:39.243][C][safe_mode:018]: Successful after: 60s
[15:16:39.243][C][safe_mode:018]: Invoke after: 10 attempts
[15:16:39.243][C][safe_mode:018]: Duration: 300s
[15:16:39.258][C][web_server.ota:241]: Web Server OTA
[15:16:39.275][C][api:223]: Server:
[15:16:39.275][C][api:223]: Address: camera-flur.local:6053
[15:16:39.275][C][api:223]: Listen backlog: 4
[15:16:39.275][C][api:223]: Max connections: 8
[15:16:39.275][C][api:230]: Noise encryption: YES
[15:16:39.284][C][wifi_signal.sensor:017]: WiFi Signal 'ESP32Cam YT WiFi Signal'
[15:16:39.284][C][wifi_signal.sensor:017]: State Class: 'measurement'
[15:16:39.284][C][wifi_signal.sensor:017]: Unit of Measurement: 'dBm'
[15:16:39.284][C][wifi_signal.sensor:017]: Accuracy Decimals: 0
[15:16:39.285][C][wifi_signal.sensor:027]: Device Class: 'signal_strength'
[15:16:39.299][C][mdns:177]: mDNS:
[15:16:39.299][C][mdns:177]: Hostname: camera-flur
[15:16:39.304][C][esp32_camera_web_server:088]: ESP32 Camera Web Server:
[15:16:39.304][C][esp32_camera_web_server:088]: Port: 80
[15:16:39.305][C][esp32_camera_web_server:093]: Mode: stream
[15:16:39.307][E][esp32_camera_web_server:099]: Setup Failed
[15:16:39.312][E][component:154]: esp32_camera_web_server is marked FAILED: unspecified
[15:16:39.324][C][esp32_camera_web_server:088]: ESP32 Camera Web Server:
[15:16:39.324][C][esp32_camera_web_server:088]: Port: 81
[15:16:39.324][C][esp32_camera_web_server:095]: Mode: snapshot
[15:16:39.335][E][esp32_camera_web_server:099]: Setup Failed
[15:16:39.336][E][component:154]: esp32_camera_web_server is marked FAILED: unspecified
Ich hoffe Ihr könnt mir bitte Helfen.
Ich sage schon mal vielen Dank und wünsche Allen hier einen guten Rutsch!!
Volker