Commit Graph

3321 Commits

Author SHA1 Message Date
cschwinne
ba04aa7fef Release of v0.6.1
Added 3 effects (Android (27), Gradient (46) and Loading (47))
Support effect intensity setting for 4 additional effects
(Twinkle Fade, Twinkle RF, Sparkle Inv and Sparkle Inv+)
Removed 3 unused and duplicate effects
2018-03-18 23:16:53 +01:00
cschwinne
c855b8397a Fixed Hue always applying brightness bug 2018-03-15 19:54:11 +01:00
cschwinne
d09a97f230 Full release of v0.6.0
Added transitionDelay from notification used for smoother sync
Fixed random color too dim
2018-03-15 13:03:50 +01:00
cschwinne
89afdd2b17 Most 0.6.0 features working
LEDs now turn on instantly after boot
Support Hardware ESP32 RMT NeopixelBus library
Added setting to force old LED boot behavior (init after WiFi)
Fixed overlay switching bug
Fixed ? characters in usused macros
Added transitionDelay to notifier packet
2018-03-15 12:04:14 +01:00
cschwinne
8d7a066680 Refactored settings names to save bandwidth and heap
Fixed update page back button
2018-03-14 19:05:51 +01:00
cschwinne
c93b185f54 Refactored variables for better readability 2018-03-14 13:16:28 +01:00
cschwinne
3ef4a2b9d2 Added Captive Portal DNS server for AP
Fixed overlay and AP password bugs
2018-03-14 11:41:24 +01:00
cschwinne
37f91c4d50 Finished implementing most time-related settings
Use wled default vendor zone for NTP server
2018-03-14 00:25:54 +01:00
cschwinne
bbb27dd70b Interim commit
Added option to send UDP notifications twice to increase reliability
Added a C64 color theme
Added clock options
Added 12 timezones
Merged Cronixie and useoverlay build options
Removed abbrev char[] from Timezone lib to save memory
Added setting to reverse/flip LEDs
Added long press random color button function
2018-03-06 23:47:08 +01:00
cschwinne
e7e11b8bd2 Added Philips Hue synchronization
Added HU and SA API calls to set color via Hue and Saturation values
2018-02-28 00:27:10 +01:00
cschwinne
1b0d735e50 Added user modification file 2018-02-25 14:46:11 +01:00
cschwinne
9aebaa78fa Fixed secondary white value setting having same value as white default
Changed default notification receive behavior to be like pre0.5.0 if no settings are changed
2018-02-23 22:18:31 +01:00
cschwinne
29d786ec86 Updated readme files for 0.5.0 2018-02-23 12:31:07 +01:00
cschwinne
a6fd36e1b9 Full release of v0.5.0
Fixed button not working
Fixed effectIntensity notification
Fixed UDP port field too small with most fonts
2018-02-23 12:22:58 +01:00
cschwinne
6ebe889d5e Version 0.5.0 nearly done
Improved user interface
Added Nightlight user interface page
Added Welcome page for new users
Added 12 User Interface Themes
Added option for custom theme, including font
Separated settings page into 6 sub-pages
Fixed Favicon not working
Fixed Alexa discovery bug
Added options to specify receiving brightness/color/effect from notifications
Added effect intensity setting. Only experimental use by 3 effects (blink) at the moment
Improved speed of Access point availability on initial setup
Removed need to reboot after enabling NTP time

TODO: IX bug
Updating readmes
2018-02-23 01:33:32 +01:00
cschwinne
76dd7b63fb Major parts of rework complete 2018-02-20 22:29:48 +01:00
cschwinne
30ee42732e Added support for default secondary color saving
Started big rework with seperated settings page, new page design, themes, effect intensity, hue sync...
2018-01-27 23:28:20 +01:00
cschwinne
f3e03fc435 Improved ESP32 flickering some more 2018-01-16 20:20:11 +01:00
cschwinne
bf2fe43c0e Fixed ESP32 version
Updated ESP32 binaries
2018-01-16 14:48:02 +01:00
cschwinne
e97a739f03 Added HTTP OTA updater for ESP32
Added Easter Egg
Improved ArduinoOTA stability on ESP8266
Added function that starts the AP if you press the button for 7 secs
Added yet unused methods for color conversion
2018-01-15 00:21:35 +01:00
cschwinne
3db38726ca Added ArduinoOTA
Fixed HSB slider changing to RGB unintentionally
Fixed NTP on ESP32
Fixed countdown macro execution
2018-01-14 00:53:16 +01:00
cschwinne
31d84311d0 100th commit!
Updated readme
Fixed possibility of ledcount being set higher than the max LEDCOUNT
(that would probably crash the module)
2018-01-11 00:28:44 +01:00
cschwinne
45430aafdc Attempted to mitigate flickering on ESP32
Replaced broken effect 34, now a quad-color running effect
Added new binaries and guide
Updated readme
2018-01-10 23:57:58 +01:00
cschwinne
e83ea97a68 Added /build subpage to view build options 2018-01-10 00:37:45 +01:00
cschwinne
6ce74a2f3a Experimental, completely untested ESP32 support
Improved heap usage by ~8kb (udp buffer was way too large for its purpose)
2018-01-09 23:13:29 +01:00
cschwinne
e11dbefbd8 Alexa Brightness Control working + Discovery improved
Updated binaries
2018-01-09 14:21:37 +01:00
cschwinne
e326a2bfe4 Alexa Brightness Control now working
(server now emulates Philips hue to Alexa instead of Belkin Wemo)
(you can now say "Alexa, turn my light to 75%")
2018-01-09 11:55:07 +01:00
cschwinne
78b344f437 temporary state of new ssdp implementation 2018-01-07 22:52:48 +01:00
cschwinne
4f8f5e7e3a Fixed Macro save function
(Macros now fully working!)
2017-12-30 01:16:00 +01:00
cschwinne
745c1d7bc1 Started implementing Macro function (not functional yet)
Added Cronixie countdown function (min. and sec. works)
Fixed analog clock not working if overlayMin >0
2017-12-28 00:37:13 +01:00
cschwinne
a3b3ddf930 Added Cronixie functions for dates
Updated binaries
2017-12-20 00:39:55 +01:00
cschwinne
17b2578974 Added Cronixie backlight with current limiting
(API NB)
Added API functions ND, NT and NF
Moved information from readme to wiki
Removed todo.txt
HTTP API is now available again while WARLS active
2017-12-19 16:12:51 +01:00
cschwinne
cc9046be52 Completed Cronixie Basic Time Display
set nixie time with &NX=HHMMSS
set nixie numbers with &NX=123456
Replaced warls negative offset checkbox with ability to enter negative numbers
getPixelColor now works with cronixie driver
Added Cronixie binary
2017-12-16 00:04:04 +01:00
cschwinne
7590e77153 Fixed WARLS performance issues
by choosing a more direct pixel drive technique
and disabling effect processor and server while active
(server did not work while active before already)
Control via button and Alexa works while active
2017-12-14 11:28:15 +01:00
cschwinne
849eefd64c Version 0.5dev
Started Cronixie development
Added /power page to get current draw estimate
Replaced a redundant effect (35) with a new traffic light effect
Started adding ICU effect (34), currently broken
Limited FX and apChannel fields in settings to their bounds
2017-12-14 00:12:02 +01:00
cschwinne
7a22c4e169 Fixed severe error that made notifications button not work
Updated binaries
2017-12-12 20:22:12 +01:00
cschwinne
fa517d5d22 Updated readme, link to wiki
Fixed unlock parameter
2017-12-12 15:54:23 +01:00
cschwinne
973b8f62c8 Release of WLED 0.4 - the BLINKEN update
Added setting to change default boot preset
Changed default NTP server
Removed keywords.txt from dependencies because IDE would consider it as an (invalid) library
Updated readme
Updated binaries to 0.4
2017-12-12 14:52:28 +01:00
cschwinne
60530a2931 Created dependency subfolder
(this eases compilation since all libraries are included except the ESP8266 core and NeoPixelBus)
Disabled serial debug output of Alexa library, may be re-enabled in .h-Files ifneedbe
Added &SR= to set random hue
Added &ST= to manually set time without NTP
Secondary color buttons now functional
Shifted effect by 1, range is now 1-25
Effect 0 is now the default boot setting
Fixed preset function not calling GIO() in js, which caused a delayed action
2017-12-11 23:59:12 +01:00
cschwinne
d9587259f3 Updated Client HTML with new features
Replaced SVG icons with a more modern look (Linearicons)
Updated FX panel, added sec.color (NI) and CC options
Added preset panel
Slightly modified look
Replaced most text fields in settings page with bound number fields
Segmented index page sending to support larger 30kb site
2017-12-09 01:29:09 +01:00
cschwinne
afa3a0149c Completed serverside user presets
Added analog countdown overlay (OL=5)
Sorted overlay code into methods
Updated countdown goal to Jan 1, 2018 12AM
2017-12-02 23:58:22 +01:00
cschwinne
b543753263 Added all Custom Chase functions
Added applyPreset() function
Allocated EEPROM slots for secondary colors and CC parameters
2017-11-30 23:35:22 +01:00
cschwinne
e20cab74de Started adding Custom Chase FX functions, still crashing if CP>1
Removed name function from FX library because it is unused in WLED
2017-11-29 23:56:02 +01:00
cschwinne
0c087cc9c9 Hotfix for effects 12, 26 and 52 not working correctly
Added notifier check for sec color support
2017-11-29 17:57:20 +01:00
cschwinne
c5450229c6 Added basic second color support via HTTP calls &R2= ...
Added second color notifier support
2017-11-28 16:04:11 +01:00
cschwinne
dcc57bee75 Added secondary color support to most effects
Added RGBW support for one internal effect
2017-11-28 15:09:58 +01:00
cschwinne
5e3a75a6c0 Added EEPROM support for 25 favorite presets, each 20 bytes
Added EEPROM version byte so routine can load defaults instead of EEPROM 0 value after software update
2017-11-28 00:21:29 +01:00
cschwinne
16d13abafc Added full RGBW support for 15 effects 2017-11-23 21:19:37 +01:00
cschwinne
6ed52f3bf4 Fixed typo that caused effect speed setting to be blank
Updated binaries
2017-11-20 21:13:56 +01:00
cschwinne
a4cf0e0e2e Significantly altered settings page logic to improve network and memory payloads
Added setting to entirely disable recovery AP (if OTA is enabled)
Added setting to specify time to try connecting before opening AP
2017-11-20 00:07:37 +01:00