Skip to content

Releases: jellewie/Arduino-Smart-light

Daylight fix

11 Sep 09:36
Compare
Choose a tag to compare

fbdb687 fixing #42 Daylight saving time stuff
b2a896f more room for TASKs
29ac2b0 Added task RANDOMANIMATION
8ed5d59 save default color

and more!

More and fixed animations, more hybrid support

21 May 11:18
Compare
Choose a tag to compare

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

20 Apr 16:23
Compare
Choose a tag to compare

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

10 Apr 12:01
Compare
Choose a tag to compare

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

03 Dec 10:26
Compare
Choose a tag to compare

Fixed Pacman animation issues
Update time after wifi connect
AutoBrigtness defaults to on
Some WiFi-Manager fixes
Renamed ClockOffset to LEDOffset

Relative task fixed

27 Oct 11:53
Compare
Choose a tag to compare

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

24 Oct 12:03
Compare
Choose a tag to compare

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

19 Oct 20:10
Compare
Choose a tag to compare

Just updated WiFiManager, not much importance

More animations

15 Oct 11:19
Compare
Choose a tag to compare

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

05 Oct 07:09
Compare
Choose a tag to compare

Added a new fancy task screen, this version is now supported