bonjour tt le monde
je tourne en rond depuis un moment j’ai tenté des dixaines de configurations sans succes, je dois raté quelque choses sur les groupe en anglais sur ce probleme, meme avec google trad
esphome:
name: esphome-web-552024
friendly_name: EspCam
platform: ESP32
board: esp32dev
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "*************************"
ota:
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
captive_portal:
web_server :
port: 80
esp32_camera_web_server:
- port: 8080
mode: stream
- port: 8081
mode: snapshot
esp32_camera:
name: $friendly_name
external_clock:
pin: GPIO0
frequency: 10MHz
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: GPIO22
power_down_pin: GPIO32
[17:43:57][C][logger:302]: Level: DEBUG
[17:43:57][C][logger:303]: Log Baud Rate: 115200
[17:43:57][C][logger:305]: Hardware UART: UART0
[17:43:57][C][esp32_camera:048]: ESP32 Camera:
[17:43:57][C][esp32_camera:049]: Name: $friendly_name
[17:43:57][C][esp32_camera:050]: Internal: NO
[17:43:57][C][esp32_camera:052]: Data Pins: D0:5 D1:18 D2:19 D3:21 D4:36 D5:39 D6:34 D7:35
[17:43:57][C][esp32_camera:053]: VSYNC Pin: 25
[17:43:57][C][esp32_camera:054]: HREF Pin: 23
[17:43:57][C][esp32_camera:055]: Pixel Clock Pin: 22
[17:43:57][C][esp32_camera:056]: External Clock: Pin:0 Frequency:10000000
[17:43:57][C][esp32_camera:060]: I2C Pins: SDA:26 SCL:27
[17:43:57][C][esp32_camera:062]: Reset Pin: -1
[17:43:57][C][esp32_camera:080]: Resolution: 640x480 (VGA)
[17:43:57][E][esp32_camera:123]: Setup Failed: ESP_ERR_NOT_FOUND
[17:43:57][C][psram:020]: PSRAM:
[17:43:57][C][psram:021]: Available: YES
[17:43:57][C][psram:024]: Size: 4095 KB
[17:43:57][C][captive_portal:088]: Captive Portal:
[17:43:57][C][web_server:151]: Web Server: