mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 11:37:28 +01:00
10 lines
148 B
YAML
10 lines
148 B
YAML
---
|
|
wifi:
|
|
networks:
|
|
- ssid: TEST
|
|
password: test'test
|
|
# enable_btm: true
|
|
# enable_rrm: true
|
|
ap:
|
|
ssid: TEST
|
|
password: testtest |