mirror of https://github.com/arendst/Tasmota.git
Updated Energy Saving (markdown)
parent
794a9fff1f
commit
85ba3a3565
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue