Update Sleep commands limitations

Adrian Scillato 2018-08-26 22:43:30 -03:00
parent 85fe126cb8
commit 4ac3277d2c
1 changed files with 1 additions and 2 deletions

@ -10,8 +10,7 @@ If your Sonoff needs to do something continuously, this will be affected. E.g. S
Also, if using KNX IP Protocol, sleep needs to be 0 in order to avoid losing any telegram. Also, if using KNX IP Protocol, sleep needs to be 0 in order to avoid losing any telegram.
**Notes:** **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.
- as the WiFi Modem on an ESP8266 is the major consumer - using Sleep with WiFi AP mode enabled is more or less without effect.
## Sonoff power consumption and measurement ## Sonoff power consumption and measurement