mirror of
https://github.com/esphome/esphome.git
synced 2026-05-26 11:17:00 +08:00
e0ff7fdaa1
Co-authored-by: Claude <noreply@anthropic.com>
11 lines
235 B
YAML
11 lines
235 B
YAML
<<: !include common.yaml
|
|
|
|
http_request:
|
|
|
|
update:
|
|
- platform: esp32_hosted
|
|
name: "Coprocessor Firmware Update"
|
|
type: http
|
|
source: https://esphome.github.io/esp-hosted-firmware/manifest/esp32c6.json
|
|
update_interval: 6h
|