Skip to content

Commit 3695afd

Browse files
authored
Update content/components/openthread.md
1 parent 80ce73e commit 3695afd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/components/openthread.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ openthread:
6262
- **ext_pan_id** (string): 8-byte Extended Personal Area Network ID (XPAN ID)
6363
- **pskc** (string): PSKc is used to authenticate an external Thread Commissioner to a Thread network
6464
- **mesh_local_prefix** (ipv6network): Used to build Mesh-Local IPv6 addresses (ML-EIDs), which are unique to each Thread device within the network partition
65-
- **force_dataset** (*Optional*, bool): Forces ESPHome configuration to override any previously stored OpenThread network dataset on the device, ensuring configured parameters are always applied at startup. Defaults to `false`
65+
- **force_dataset** (*Optional*, bool): Forces ESPHome configuration to override any previously stored OpenThread
66+
network dataset on the device, ensuring configured parameters are always applied at startup. Defaults to `false`
6667
- **use_address** (*Optional*, string): Manually override what address to use to connect
6768
to the ESP. Defaults to auto-generated value.
6869
- **poll_period** (*Optional*, [Time](/guides/configuration-types#config-time)): When Poll_Period is set on an MTD device, the parent router will enqueue any messages and wait for the child to submit a poll data request

0 commit comments

Comments
 (0)