mirror of https://github.com/arendst/Tasmota.git
Created Energy Saving (markdown)
parent
5d36830c90
commit
5641e9e919
|
@ -0,0 +1,7 @@
|
|||
Using the [Sleep command](https://github.com/arendst/Sonoff-Tasmota/wiki/Commands#management) you can instruct Tasmota to sleep for the set milliseconds in its main cycle. While sleeping your device will consume less power.
|
||||
|
||||
Setting this around 50 ms reduces power consumption from ~1.1W to ~0.4W on an idling (relay off) sonoff and button presses are still noticed correctly. With this setting you have to concentrate very hard to click the button so fast that it is not recognized by the device.
|
||||
|
||||
> From the release notes:
|
||||
>
|
||||
> Expect overall button/key/switch misses and wrong values on Sonoff Pow
|
Loading…
Reference in New Issue