mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 08:41:59 +00:00
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
|