Closed ModischFabrications closed 4 years ago
Modem sleep would give a lot better performance, but would lock out users during off-times.
This means that we can only turn of LEDs and skip the processor for now.
Using a Time
for now, frontend can ignore seconds and millis
Introduce a state (enum) with INIT, RUNNING, NIGHTMODE
dim down with a configurable constant, brightness = set_brightness * relative((current_time + start_dimming)-time)
implemented with 4913f1f812a04986fdcdfd0a6f245abbd42d4344
Night mode to make radio sockets obsolete.
[X] turn off between {23:00} and {07:00}