Add note about power_save_mode

Fixes https://github.com/esphome/issues/issues/73
This commit is contained in:
Otto Winter 2019-02-22 17:02:39 +01:00
parent 813cdae7a5
commit b92d407221
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 2 additions and 1 deletions

View File

@ -234,7 +234,8 @@ not have a real solution.
Some steps that can help with the issue:
- Set the ``power_save_mode`` to ``light`` in the ``wifi:`` config. See :ref:`wifi-power_save_mode`.
- Set the ``power_save_mode`` to ``light`` in the ``wifi:`` config (only helps in some cases,
in other it can make things works). See :ref:`wifi-power_save_mode`.
- If you're using a hidden WiFi network, make sure to enable ``fast_connect`` mode in the WiFi configuration.
- Use the most recent version of th arduino framework. The platformio arduino package
always takes some time to update and the most recent version often includes some awesome