Age | Commit message (Collapse) | Author | Files |
|
add maximum light value to UI, store that in config. add %brightness% replacement to allow viewing of brightness in messages
|
|
use bitfields for brightness settings in a hope to not corrupt existing settings saved on device
|
|
add option to control brightness automatically from an LDR on pin 34. Note this adds a new value to the globalconf structure, so this breaks the layout of stored settings and will break them all.
|
|
refactor cmd handling and string related handling
|
|
create function to send post requests, use it for reset and toggling.
|
|
also add a toggle option
|
|
includes matrix power off/on
|
|
|
|
First commit after PlatformIO transition
|