Releases: jellewie/Arduino-Smart-light
Daylight fix
More and fixed animations, more hybrid support
31d755a Added PHYSICS animation (might have bullied Sections mode change -> clear LEDs support)
6fec787 PACMAN has been fixed
715af51 Don't trust user input, check it
347f330 Raised resolution and speed of some animations, to better support custom bigger Smart-lights
2c2dbc3 Fixed /set request getting sent after page loads from discarded state
520f4e8 More animations support LEDOffset now
8712262 Overflow calculation improvements
28072e0 Better hybrid (Clock+Lamp) support
bec57d6 Hide CLOCK sync when LEDs are OFF
44ad7a7 Fixed hour location of ClockAnalog
f6d9799 ClockHourAnalog now updates ClockHourAnalog and vise versa
Updated Libaries:
ee0fc56 - WifiManager now includes a OTA button on the SOFTSETTINGS page
db37f99 - Updated StabeAnalog (includes touch support, which we do not use)
Huge setup fix, compilation fixes, auto brightness fix
Includes a huge setup fix.
but also auto-brightness scale is fixed (resolution was wrong, so it was 0=0% 1=50% 2=100% 3=0% 4=50% 5=100% (basically two times the scale). Also, auto-brightness is now round to nearest instead of down
Updated libraries: Button, WiFiManager
Fixed compilation error (wrong variable name used)
Fixed debug serial format, so it compiles again with debugging on
Bug fixes, possible GMT fix
A bunch of small fixes and possible GMT apply function.
Some in random order:
#38 Clock sync doesn't connect to WiFi
#32 Tasklist removetask is missing Toast message
#31 Tasklist spacer and X marker not visible on black
#42 Possible DST fix (Daylight saving time not auto)
Auto UpdateTime if GMT or DST offset change
Fixed analog hour not skip every last led
Updated WiFiManager lib
Moved to StableAnalog lib
General patch
Fixed Pacman animation issues
Update time after wifi connect
AutoBrigtness defaults to on
Some WiFi-Manager fixes
Renamed ClockOffset to LEDOffset
Relative task fixed
Relative tasks now work again #36
Button lib updated, now button presses are more consistence
Restore mode after being turned on by button, and restore mode after update time
Default OTA zoon on phones is now right
Small update for WiFiManager
Mostly the models, schematics, readme have been updated.
But for the firmware some small improvements
DNS is now enabled, so on APmode it might send you to its website 198.162.4.1
After APmode it boots into BootMode
SOFTSETTINGS now have bounds
WiFiManager: Name is used for APmode, and shown in settings
Updated WiFiManager
Just updated WiFiManager, not much importance
More animations
Added more animations (Move has more variables, and PACMAN and SMILEY has been added)
Added /reset option (clears all user settings/SOFTSETTINGS as described in the readme
Updated WifiManager
Tasklist now fully added
Added a new fancy task screen, this version is now supported