mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 14:30:23 +00:00
15 lines
207 B
YAML
15 lines
207 B
YAML
esphome:
|
|
name: outgoing-conn-test
|
|
|
|
host:
|
|
|
|
logger:
|
|
|
|
api:
|
|
encryption:
|
|
key: bOFFzzvfpg5DB94DuBGLXD/hMnhpDKgP9UQyBulwWVU=
|
|
outgoing_connection:
|
|
host: 127.0.0.1
|
|
port: OUTGOING_PORT
|
|
delay: 1s
|