cschwinne
846a1d007c
Improved fade modes
2019-10-04 01:21:18 +02:00
cschwinne
1dccc8dc78
Improved Color Wipe
2019-10-03 20:57:22 +02:00
cschwinne
e0d67bd057
Improved effects
2019-10-03 16:33:37 +02:00
cschwinne
4b4b93ac04
Added Halloween Eyes effect
...
Added Twinklecat
2019-10-02 01:17:26 +02:00
pille
4cddb16788
fix verison number of current release
2019-09-28 13:43:57 +02:00
cschwinne
e1179fd8c8
Delete accidentallly included bin
2019-09-26 14:06:50 +02:00
cschwinne
cb77285277
Support APA102 on ESP32
2019-09-26 14:02:58 +02:00
cschwinne
6c9d161950
Fixed transitions and gamma
2019-09-19 21:15:20 +02:00
cschwinne
4837bf007a
Update welcome page
2019-09-12 12:41:51 +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
4a6755c28a
Added C9 and Sakura palettes
2019-08-31 01:41:25 +02:00
cschwinne
188fe5dc52
Added TwinkleFOX effect
...
Added Orangery palette
2019-08-30 15:39:34 +02:00
cschwinne
44a8ae457d
Fixed JSON API POST requests
...
Speed set COOLING for Fire2012 (#208 )
2019-08-25 23:52:40 +02:00
cschwinne
92eafcfe1a
Fixed crash on opening settings in core 2.5.2 ( #168 )
2019-08-21 01:18:25 +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
95b33c9c34
Tidied up code
2019-08-17 07:26:40 -04:00
Timothy Brown
c6d8b63e54
Added MQTT authentication support
2019-08-17 06:27:06 -04:00
thomas.stockklauser
eb2cb6810a
Modify Structure to fix path issues
2019-07-23 18:51:26 +02:00
thomas.stockklauser
13366fc9f8
Add Visual Studio Project Structure
2019-07-23 17:59:55 +02:00
thomas.stockklauser
929af7830a
Add Visual Studio Project Structure
...
Fix a compile Issue in wled19_json.ino with Visual Studio / Visual Assist
2019-07-23 17:35:40 +02:00
cschwinne
b897a8a35f
Updated to ArduinoJson v6
...
Fixed JSON crash on core v2.5.2
2019-06-21 23:12:58 +02: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
9b7db548a2
Only disable the button pin if it conflicts with one of the APA102 pins.
2019-05-01 16:52:22 +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
Yeon Vinzenz Varapragasam
961d23e2a1
Fixed MQTT color response
...
Leading zeros are not trimmed on /c topic anymore :)
Before blue: #FF
After blue: #0000FF
2019-04-15 20:43:32 +02:00
cschwinne
b03ff9a48a
Updated Espalexa to 2.4.2
...
Added UDP realtime 255 as keep state until changed
Added "true" and "false" MQTT payloads
2019-04-14 19:31:25 +02:00
cschwinne
3ffb40fafa
Fixed HA autodiscovery and MQTT ON
2019-03-27 21:31:59 +01:00
cschwinne
1a3b4ac2ac
Fixed meteor FX crashing
2019-03-27 21:06:07 +01:00
cschwinne
794e17442f
Release of v0.8.4
...
Default to LwiP 2 in PIO
Fixed 12hr format time
2019-03-25 23:27:35 +01:00
cschwinne
238d7119e0
Completed HA autodiscovery
...
Modified platformio.ini
2019-03-24 18:28:36 +01:00
cschwinne
8a929a8348
Added new Homeassistent broadcast logic
2019-03-24 00:49:26 +01:00
cschwinne
a2da0b0641
Fixed HTTP API XML response
2019-03-19 12:19:48 +01:00
cschwinne
1a71872c7b
Added flag to enable Homeassistant autodiscovery
2019-03-18 19:54:06 +01:00
Debashish Sahu
2fafe42c18
HA Light Auto Discovery
...
- Send HA MQTT Discovery message ~2.4kB based on input by @YeonV from here: https://github.com/Aircoookie/WLED/issues/131
2019-03-18 12:23:39 -04: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
46e4350013
Improved heap usage by 2k
2019-03-11 19:30:49 +01:00
cschwinne
202eb0d854
Fixed /json with ESP core <2.5.0
2019-03-11 17:57:06 +01:00
cschwinne
898702346e
Fixed JSON API on bug
...
Fixed RN=1 not having an effect if default off
2019-03-11 00:20:17 +01:00
cschwinne
b72e6f16ca
Small memory improvements
2019-03-09 21:41:23 +01:00
cschwinne
b9c27ed324
Added RD HTTP api call for realtime udp
2019-03-09 14:48:13 +01:00
cschwinne
0166dfe16e
Fixed colorwheel
2019-03-07 23:22:52 +01:00
cschwinne
7274541722
Fixed platformio compilation
...
Added more debug info in serial on boot
2019-03-07 16:36:26 +01:00
cschwinne
709ff7a701
Finished JSON API
...
Added RV http api call
Fixed CY,PA,PC,PX api calls
Fixed CORS
2019-03-06 21:31:12 +01:00
cschwinne
66c224c954
Added JSON state API
2019-03-06 01:20:38 +01:00
cschwinne
3f9b37aa7f
Added /json/state
2019-03-05 10:59:15 +01:00