mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-14 01:21:33 +01:00
Merge pull request #1580 from daztucker/patch-1
Add suggestion for reducing DTIM to improve WiFi
This commit is contained in:
commit
f4bde78c14
@ -240,6 +240,11 @@ Some steps that can help with the issue:
|
||||
the log viewer on the web dashboard. In production, you will likely only have a single connection from
|
||||
Home Assistant, making this less of an issue. But beware that attaching a log viewer might
|
||||
have impact.
|
||||
- Reducing the Delivery Traffic Indication Message (DTIM) interval in the WiFi access point may help
|
||||
improve the ESP's WiFi reliability and responsiveness. This will cause WiFi devices in power
|
||||
save mode, such as the ESP, to be woken up more frequently. This may improve things for the ESP,
|
||||
although it may also increase power (and possibly battery) usage of other devices also using power
|
||||
save mode.
|
||||
|
||||
Docker Reference
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user