mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
12 lines
258 B
YAML
12 lines
258 B
YAML
packages:
|
|
common: !include common-base.yaml
|
|
|
|
wifi:
|
|
ssid: MySSID
|
|
password: password1
|
|
|
|
# Encryption enabled without a key: compiles both frame helpers so the key
|
|
# can be provisioned at runtime (zero-PSK noise or deprecated plaintext)
|
|
api:
|
|
encryption:
|