Updated Energy Saving (markdown)

Adrian Scillato 2018-08-25 00:17:13 -03:00
parent 794a9fff1f
commit 85ba3a3565
1 changed files with 2 additions and 0 deletions

@ -7,6 +7,8 @@ If your Sonoff needs to do something continuously, this will be affected. E.g. S
> From the release notes:
> Expect overall button/key/switch misses and wrong values on Sonoff Pow
Also, if using KNX IP Protocol, sleep needs to be 0 in order to avoid losing any telegram.
**Notes:**
- In general: All realtime related commands (like `TelePeriod`, `BlinkTime`, `PulseTime<x>` and so on) and all realtime related results (uptime, Sonoff Pow power calculation etcetera) are also affected by the `Sleep` command. You may need to adapt the time values for those command to get capable results.
- as the WiFi Modem on an ESP8266 is the major consumer - using Sleep with WiFi AP mode enabled is more or less without effect.