Skip to content

Commit 8eb374c

Browse files
committed
initial
1 parent 7500f03 commit 8eb374c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/openthread.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ openthread:
6767
- **poll_period** (*Optional*, [Time](#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
6868

6969
> [!NOTE]
70-
> esphome.ota does not work when poll_period > 0, instead use http_request.ota, timeout and watchdog_timeout need to be tested to find the correct values. Values greater than 100sec may be required.
70+
> esphome.ota does not work when poll_period > 0, instead use http_request.ota, timeout and watchdog_timeout need to be tested to find the correct values. Values greater than 30sec may be required. During download of image, openthread component will adjust its link mode to always have the radio on, so the performance is similar to not using poll_period.
7171

7272
## Dataset TLV Configuration
7373

0 commit comments

Comments
 (0)