ThingPulse / espaper-weatherstation

WeatherStation for the 2.9" ESPaper modules

Home Page:https://thingpulse.com/product-category/espaper-epaper-kits/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support no-update periods

marcelstoer opened this issue · comments

There are certain times of the day (e.g. night) when you don't want to update the display and rather save energy.
As we know from https://thingpulse.com/max-deep-sleep-for-esp8266/ the device can't sleep for more than ~3.5h at a time but it can be put to sleep right after wake-up during the night. Kick-start: jebeaudet@4f42c9d

We'll probably want to make the do-not-update start/end configurable.

Built into ESPaper Client/Server -> won't fix