Open
Description
Originally posted by @tobi01001 in #216 (comment)
In particular, the following should be moved elsewhere:
- []
power
variable - []
brightness
variable - []
setShowClock()
function - []
setClockBackgroundFade()
function - []
setUtcOffsetIndex()
function
Consider also making some function templates to further consolidate the functions for get/set of the variables. This should reduce bugs when needing to add new functionality (such as websocket transmissions on value changes), for example.