mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 12:17:23 +00:00
10 lines
115 B
YAML
10 lines
115 B
YAML
esphome:
|
|
name: host-ota-test
|
|
host:
|
|
api:
|
|
ota:
|
|
- platform: esphome
|
|
port: __OTA_PORT__
|
|
logger:
|
|
level: DEBUG
|