From 72e54b7279d346f07d5770caee47e2a5bd086b6b Mon Sep 17 00:00:00 2001 From: pnuding Date: Tue, 22 Aug 2017 08:34:09 +0200 Subject: [PATCH] Updated Energy Saving (markdown) --- Energy-Saving.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Energy-Saving.md b/Energy-Saving.md index 5023f475..181b2f43 100644 --- a/Energy-Saving.md +++ b/Energy-Saving.md @@ -2,6 +2,8 @@ Using the [Sleep command](https://github.com/arendst/Sonoff-Tasmota/wiki/Command 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. +If your Sonoff needs to do something continuously, this will be affected. E.g. Sonoff LED will flicker and Sonoff POW will not be able to correctly total the energy consumption. Spot readings of power, voltage, etc. will however remain correct. + > From the release notes: > > Expect overall button/key/switch misses and wrong values on Sonoff Pow \ No newline at end of file