Mon problème
bonjour,
je voudrais flacher une ESP 32S , la flasher pour faire une espcam et pouvoir enregister sur frigate.
lorsque j’appui sur Validate, ca marche …
est ce que ce code est ok pour vous SVP?
Merci
Mickael
esphome:
name: redcam
friendly_name: redcam
esp32:
board: esp32dev
framework:
type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
encryption:
key: "ETZccccccccccccccWPxxxxxxxxxxxxxxxxxxxxxxx"
ota:
password: "27xxxxxxxxxxxxxxxxxx7 vvvvvvvvvvvvvvvvvvvvvvvv4"
wifi:
ssid: Bbox-xxxxxxxxxxxxxxxxxx
password: qvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Redcam Fallback Hotspot"
password: "Rjb0vvvvvvvvvvvvvvvvv"
mqtt:
broker: mosquitto
username: kibbbbbbbbbbbbbbbbbb
password: nnnnnnnnnnnnnnnnnnnnnnnn2bbbbbbbbb
captive_portal:
esp32_camera:
name: ESP32 Cam
internal: true #<-- set to 'false' only if you don't want to use Frigate
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: GPIO22
power_down_pin: GPIO32
resolution: 1600x1200
jpeg_quality: 10
agc_mode: auto
agc_gain_ceiling: 128x
wb_mode: auto
vertical_flip: true
horizontal_mirror: true
# Image settings
name: redcam
# Example configuration entry
esp32_camera_web_server:
- port: 8080
mode: stream
- port: 8081
mode: snapshot
Ma configuration
Supervisor 2023.03.3
Operating System 9.5
Interface utilisateur : 20230309.1 - latest