Commit Graph

130 Commits

Author SHA1 Message Date
BPoH_Voodoo 667b88f0b3 Bugfixes
some Bugfixes regarding RGBW
2018-04-24 13:49:41 +02:00
BPoH_Voodoo ecaa8d605f Integrated Changes from Original repository 2018-04-24 10:24:44 +02:00
BPoH_Voodoo 78d7037d1f Bugfix
Bugfix on disable GY-33
2018-04-15 11:07:03 +02:00
BPoH_Voodoo c55a74ea25 Bug Fixes
bug fixes
GY-33 changes
2018-04-13 17:39:35 +02:00
BPoH_Voodoo 4d78ddb4a6 Bugfix and GY-33 progress
Bugfix /set_mode?m=2&rgb=000000AA&s=200 will not set color
GY-33 further progress
2018-04-12 20:50:11 +02:00
BPoH_Voodoo f47e52eea5 GY-33
added changes from original repository.
added support for color sensor GY-33.
2018-04-11 16:51:38 +02:00
BPoH_Voodoo 71fc0066c2 Updated README.md 2018-03-03 10:14:56 +01:00
BPoH_Voodoo 23ddc2e86f Intergated changes of original projects 2018-03-03 10:13:58 +01:00
BPoH_Voodoo e1857746f8 Changes to Support RGBW SK6812 / Status Updates for WebInterface after reload
Implemented white support for SK6812 and other RGBW Stripes
Implemented reload of values in the web interface, after closing or
reload.
2018-02-08 08:27:43 +01:00
Tobias Blum 51ea2b9b36 Update README.md 2018-02-05 20:42:47 +01:00
Tobias Blum 43c7c97f49 Update README.md 2018-02-04 01:10:25 +01:00
Tobias Blum d523de7fa8 Update README.md 2018-01-31 21:32:35 +01:00
Tobias Blum c308b9a91e Update README.md 2018-01-27 23:35:06 +01:00
Tobias Blum 6eec0345c2 NodeRed example for websocker proxy 2018-01-27 22:55:45 +01:00
Tobias Blum dc00ef1d16 Update README.md 2018-01-26 22:52:22 +01:00
Tobias Blum 40dd7edc4c Update README.md 2018-01-26 22:51:57 +01:00
Tobias Blum 561baad2b1 Update README.md 2018-01-21 01:20:20 +01:00
Tobias Blum f00fdfab33 Add links to user manual 2018-01-21 01:05:21 +01:00
Tobias Blum 6f15629072 Disable button by default 2018-01-21 00:45:03 +01:00
Tobias Blum 1380fe8cac Merge with master, reformat 2018-01-21 00:25:50 +01:00
Tobias Blum 92a654b845 Merge branch 'feature/button_support' 2018-01-21 00:11:04 +01:00
Tobias Blum e64b3991b8 Adapt pull request to McLighting 2018-01-21 00:10:20 +01:00
Tobias Blum befcebbe9c Fix for MDNS reponder
https://github.com/toblum/McLighting/issues/85
2018-01-20 22:07:37 +01:00
Szép Norbert 84bf3fe255 Added support for input switch
Support one input switch for ON/OFF the LED strip. Also possible to program three modes (short / medium / long press)
2018-01-18 12:21:26 +01:00
Tobias Blum 970c790558 Fix for https://github.com/toblum/McLighting/issues/83 2018-01-14 21:23:17 +01:00
Tobias Blum 8ae4cb78af Merge remote-tracking branch 'origin/master' 2018-01-13 23:52:54 +01:00
Tobias Blum 3d37c7e60f Add wifi_station_set_hostname(HOSTNAME); to make
https://github.com/toblum/McLighting/issues/79
2018-01-13 23:52:47 +01:00
Tobias Blum 1ba57432fb Update README.md 2018-01-13 23:43:23 +01:00
Tobias Blum 1839dde463 Update README.md 2018-01-13 23:42:49 +01:00
Tobias Blum 5232e038c6 Merge pull request #81 from codmpm/master
added BUILTIN_LED for ESP-12F
2018-01-13 23:36:43 +01:00
Patrik Mayer 321c972811 added BUILTIN_LED for ESP-12F 2018-01-12 20:32:02 +01:00
Tobias Blum 2956fc348a Update README.md 2018-01-06 23:33:37 +01:00
Tobias Blum 0409af98a9 Update README.md 2018-01-06 23:31:26 +01:00
Tobias Blum 8d61544b9c Update README.md 2018-01-06 22:48:29 +01:00
Tobias Blum 8f3deb5f72 Merge branch 'feature/save_state' 2018-01-06 22:40:03 +01:00
Tobias Blum 511d2ae8f1 Merge pull request #72 from mordyovits/patch-1
Fix cut-and-paste error in request handler comment
2017-12-26 16:31:28 +01:00
Mordy Ovits d4de45d4fb Fix cut-and-paste error in request handler comment 2017-12-25 19:44:07 -05:00
Tobias Blum 9dfcf2a391 Initial version with state save 2017-12-18 00:32:01 +01:00
Tobias Blum b04896700e Update README.md 2017-12-17 00:01:44 +01:00
Tobias Blum 2e58d55eec Convert new WS2812FX spped format to McLighting
Keep McLighting speeds (0-255) unchanged and convert to WS2812FX speeds. (65535-0)
2017-12-16 23:43:57 +01:00
Tobias Blum b726aee15a Update web libraries and get rid of app.manifest
Deprecated over http
2017-12-16 23:41:55 +01:00
Tobias Blum cf700d1ef5 Merge remote-tracking branch 'matjohn2/led80plusfix' 2017-11-25 23:17:30 +01:00
Tobias Blum 50ed9c3190 Merge remote-tracking branch 'origin/master' 2017-11-25 22:49:01 +01:00
Tobias Blum e35cce7b62 Performance improvement as proposed in issue #57
https://github.com/toblum/McLighting/issues/57
2017-11-25 22:35:59 +01:00
Tobias Blum 41caa84ab4 Add files via upload 2017-11-25 21:58:26 +01:00
Matt Johnson 066c8a47cb remove unnecessary lines 2017-11-23 01:27:35 +00:00
Matt Johnson e34ffcb983 this debug printf fixes things... WTF 2017-11-23 01:24:37 +00:00
Matt Johnson 19dbd5ccdb example working rewrite of handleSetSingleLED(). Fixes LED's between 80-99 for me 2017-11-23 01:14:24 +00:00
Matt Johnson a38e386577 Remove unnecessary loop from handleSetSingleLED() 2017-11-22 23:26:42 +00:00
Matt Johnson d5befdb3eb Padded single digit LED identifiers to two chars (01,02 vs 1,2 etc) 2017-11-22 23:20:10 +00:00