mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 23:03:46 +01:00
10 lines
135 B
YAML
10 lines
135 B
YAML
esp32_camera_web_server:
|
|
- port: 8080
|
|
mode: stream
|
|
- port: 8081
|
|
mode: snapshot
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|