mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +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
|