mirror of https://github.com/arendst/Tasmota.git
Updated Energy Saving (markdown)
parent
462b6d12cf
commit
2b7b6309cc
|
@ -16,7 +16,7 @@ If your Sonoff needs to do something continuously, this will be affected. E.g. S
|
|||
Also, if using [KNX IP Protocol](KNX-Features), `Sleep` needs to be 0 in order to avoid losing any telegram.
|
||||
|
||||
**Notes:**
|
||||
- Starting with Tasmota 6.1.1.12 `Sleep` ≠ `0` has no impact on real time related commands like `Uptime`, `Delay`, [`PulseTime`](Commands#pulsetime), [`TelePeriod`](Commands#teleperiod) and [`Blinktime`](Commands#blinktime).
|
||||
- Starting with Tasmota 6.1.1.12 `Sleep` ≠ `0` has no impact on real time related commands like [`Uptime`](Commands#uptime), [`Delay`](Commands#delay), [`PulseTime`](Commands#pulsetime), [`TelePeriod`](Commands#teleperiod) and [`Blinktime`](Commands#blinktime).
|
||||
- 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