Auto-sync: thread-device-1.yaml changed
This commit is contained in:
@@ -19,14 +19,32 @@ ota:
|
|||||||
- platform: esphome
|
- platform: esphome
|
||||||
password: "e11a4d6a5eb5b0ffb3a7d9d5736dd6e9"
|
password: "e11a4d6a5eb5b0ffb3a7d9d5736dd6e9"
|
||||||
|
|
||||||
wifi:
|
network:
|
||||||
ssid: !secret wifi_ssid
|
enable_ipv6: true
|
||||||
password: !secret wifi_password
|
|
||||||
|
|
||||||
# Enable fallback hotspot (captive portal) in case wifi connection fails
|
openthread:
|
||||||
ap:
|
device_type: FTD
|
||||||
ssid: "Thread-Device-1 Fallback Hotspot"
|
tlv: 0e080000000000010000000300000f4a0300001235060004001fffe00208bc958120c5ea96360708fd8501cfa375e9d905106c2a0d55d3007b44cbe94f92c3f3f169030e68612d7468726561642d34316463010241dc0410857ade78e5da958d42c90accb59ad3610c0402a0f7f8
|
||||||
password: "chg7u0zC93IR"
|
|
||||||
|
|
||||||
captive_portal:
|
|
||||||
|
|
||||||
|
text_sensor:
|
||||||
|
- platform: openthread_info
|
||||||
|
ip_address:
|
||||||
|
name: "Thread IP Address"
|
||||||
|
channel:
|
||||||
|
name: "Thread Channel"
|
||||||
|
role:
|
||||||
|
name: "Thread Device Role"
|
||||||
|
rloc16:
|
||||||
|
name: "Thread RLOC16"
|
||||||
|
ext_addr:
|
||||||
|
name: "Thread Extended Address"
|
||||||
|
eui64:
|
||||||
|
name: "Thread EUI64"
|
||||||
|
network_name:
|
||||||
|
name: "Thread Network Name"
|
||||||
|
network_key:
|
||||||
|
name: "Thread Network Key"
|
||||||
|
pan_id:
|
||||||
|
name: "Thread PAN ID"
|
||||||
|
ext_pan_id:
|
||||||
|
name: "Thread Extended PAN ID"
|
||||||
|
|||||||
Reference in New Issue
Block a user