2024-09-29 03:18:05 +02:00
|
|
|
esphome:
|
|
|
|
name: openthread
|
|
|
|
|
|
|
|
esp32:
|
|
|
|
board: esp32-c6-devkitm-1
|
|
|
|
variant: esp32c6
|
|
|
|
framework:
|
|
|
|
type: esp-idf
|
|
|
|
version: "5.3.0"
|
|
|
|
platform_version: "https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10%%2Brc1/platform-espressif32.zip"
|
|
|
|
|
2024-09-30 01:36:09 +02:00
|
|
|
logger:
|
|
|
|
level: DEBUG
|
|
|
|
|
2024-09-29 03:18:05 +02:00
|
|
|
network:
|
|
|
|
enable_ipv6: true
|
|
|
|
|
|
|
|
openthread:
|
|
|
|
channel: 13
|
|
|
|
network_name: OpenThread-8f28
|
|
|
|
network_key: dfd34f0f05cad978ec4e32b0413038ff
|
|
|
|
panid: 0x8f28
|
|
|
|
extpanid: d63e8e3e495ebbc3
|
|
|
|
pskc: c23a76e98f1a6483639b1ac1271e2e27
|
|
|
|
|
|
|
|
# The web server will cause the HA integration to fail, see note in the README
|
|
|
|
# web_server:
|
|
|
|
# port: 80
|
|
|
|
|
|
|
|
api:
|
|
|
|
encryption:
|
|
|
|
key: CXybYc0oErjlPMacNX70d2rHshyLv/FPDrJO4Yrs+Ho=
|