mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 11:08:38 +00:00
11 lines
129 B
YAML
11 lines
129 B
YAML
esphome:
|
|
name: host-ota-test
|
|
host:
|
|
api:
|
|
encryption:
|
|
ota:
|
|
- platform: esphome
|
|
port: __OTA_PORT__
|
|
logger:
|
|
level: DEBUG
|