cschwinne
d13d60d752
New WiFi logic
2019-10-25 00:14:58 +02:00
cschwinne
31e4e7c709
HA discovery wdt reset
2019-10-20 17:38:25 +02:00
cschwinne
0d3a8ce31b
Update MQTT library
2019-10-20 12:48:29 +02:00
cschwinne
be185b46a7
Reworked WiFi logic
...
Remaining issues:
MQTT reconnects too often
WiFI AP doesn't work if searching for STA
2019-10-18 23:47:11 +02:00
cschwinne
90fa5b3b93
Removed onlyAP
2019-10-18 14:06:07 +02:00
cschwinne
733996772b
WLED_CONNECTED macro
2019-10-18 13:26:39 +02:00
cschwinne
d4c921ea2e
Timebase sync
2019-10-18 12:19:52 +02:00
cschwinne
6c9d161950
Fixed transitions and gamma
2019-09-19 21:15:20 +02:00
cschwinne
705fd4dafd
Release v0.8.5
2019-09-12 12:40:06 +02:00
cschwinne
a3e28d3c66
First version of captive portal
2019-09-05 22:45:59 +02:00
cschwinne
492ec489a1
Small changes to MQTT auth
...
Changed mqttPort to uint16 type
Password no longer transmitted to settings page
Chnaged topics and identifiers to last 6 bytes of mac format
Added security warning
2019-08-18 18:14:17 +02:00
Timothy Brown
c57124e876
Added MQTT port field, bumped user, pass and CID to 40 characters
2019-08-17 21:34:47 -04:00
Timothy Brown
c6d8b63e54
Added MQTT authentication support
2019-08-17 06:27:06 -04:00
cschwinne
117dc5288d
Added basic segment support
...
Updated Espalexa
2019-06-20 14:40:12 +02:00
cschwinne
b224a67ea7
Refactored WS2812FX variable names
2019-05-22 00:23:09 +02:00
cschwinne
793f919d59
Added MQTT auto reconnect
2019-05-21 18:50:56 +02:00
Thomas Arens
126b70f781
Added support for APA102 LEDs. Uncomment "#define USE_APA102" in NbpWrapper.h. Connect clock to GPIO 0 and data to GPIO 2.
2019-05-01 03:09:08 +02:00
cschwinne
c8a7537157
Added support for SPIFFS
...
Fixed ESP32
2019-03-16 02:09:37 +01:00
cschwinne
d4bf1cb23d
Added button double press macro option
...
Added toggle (relay) pin
2019-03-13 11:13:03 +01:00
cschwinne
b72e6f16ca
Small memory improvements
2019-03-09 21:41:23 +01:00
cschwinne
7274541722
Fixed platformio compilation
...
Added more debug info in serial on boot
2019-03-07 16:36:26 +01:00
cschwinne
3f9b37aa7f
Added /json/state
2019-03-05 10:59:15 +01:00
cschwinne
cc1cfd70b8
Added ArduinoJSON
2019-03-03 18:05:56 +01:00
cschwinne
587cf751d8
Fixed preset loading
2019-02-25 19:14:13 +01:00
cschwinne
f0e525d2e2
Added relative API calls
2019-02-22 22:53:33 +01:00
cschwinne
f86cdd8cde
Added /json/info page
2019-02-21 16:32:15 +01:00
cschwinne
1caaf04dfa
Various performance and reliability improvements
2019-02-20 23:44:34 +01:00
cschwinne
c34ddb2bc3
Initial async hue client
2019-02-18 22:34:21 +01:00
cschwinne
aa315f8472
Switched from PubSubClient to AsyncMqttClient
2019-02-17 19:21:09 +01:00
cschwinne
5694ff7c97
Migrated to AsyncWebServer
2019-02-16 00:21:22 +01:00
cschwinne
76f1c689c1
Interim Async Update
2019-02-14 17:25:41 +01:00
cschwinne
9caca37ab1
Release of v0.8.3
...
Removed initLedsLast
Improved Fireworks
2019-02-11 23:49:04 +01:00
cschwinne
d1ce23c5ac
Unique mDNS name
...
Various optimizations
2019-02-05 19:40:24 +01:00
cschwinne
10c51eea2c
Added Ripple and revamped twinkle effects
2019-01-31 23:42:48 +01:00
cschwinne
5d1993935e
Added Alexa Color support
2019-01-09 22:55:18 +01:00
cschwinne
6aa47bfd1b
Release of v0.8.2
...
Improved settings page scaling on mobile devices
Added 2 new effects to web UIs
2018-12-06 00:27:36 +01:00
cschwinne
ff46e6ea86
Added Auto Brightness Limiter and power calculation
2018-12-04 00:58:06 +01:00
cschwinne
6359a8a8a2
Improved effect updating internals
2018-11-24 11:52:23 +01:00
cschwinne
54d7a81f16
Incomplete commit for Nightlight Fixes
...
Interim state (Reason: Local Working Copy Data Corruption)
Affected files: (local changes will be re-implemented in next commit)
settings_sync.html (already recovered)
html_settings.h (already recovered)
wled03_set.ino
wled08_led.ino
wled09_button.ino
wled19_ir.ino
2018-11-21 23:28:20 +01:00
cschwinne
c0816c80ae
Infrared support added
2018-11-18 00:31:45 +01:00
cschwinne
071ebe6ef2
Gzipped UIs, improving speed and flash usage
2018-11-16 19:59:00 +01:00
cschwinne
a5cf553f17
Refactored code to improve readability
...
Fixed non-2-char indentations
2018-11-09 17:00:36 +01:00
cschwinne
48265bbe02
Release of WLED 0.8.1
...
Added Lake effect
2018-11-07 20:22:05 +01:00
cschwinne
6aaf544079
Auto-select pixel driving method based on LEDPIN
2018-11-05 02:24:13 +01:00
cschwinne
5e6b1e8175
Added defines for more granular feature disable control
2018-11-01 15:36:13 +01:00
cschwinne
32cf1495d3
Fixed tricolor chase modes
...
Added a new palette
2018-10-25 20:55:29 +02:00
cschwinne
f970780d6c
Fixed Clock overlay not working in reverse mode
...
Removed need for Macros to start with capital letter
2018-10-18 18:06:46 +02:00
cschwinne
377e4fa0a5
Release of v0.8.0
2018-10-15 16:15:51 +02:00
cschwinne
34ddf104a9
Optimized EEPROM string read/write code
...
Changed DNS server to improve AP mode stability
2018-10-07 11:56:29 +02:00
cschwinne
43e9743645
Fixed ESP32 version
...
Fixed Adalight serial Ambilight
2018-10-04 22:38:39 +02:00