mirror of https://github.com/arendst/Tasmota.git
Update Sleep commands limitations
parent
85fe126cb8
commit
4ac3277d2c
|
@ -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.
|
||||
|
||||
**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
|
||||
|
||||
|
|
Loading…
Reference in New Issue