Commit Graph

80 Commits

Author SHA1 Message Date
bpohvoodoo 06244d2717 3.1.0.BETA3
* Version Bump to 3.1.0.BETA3
 * Bugfixes
 * adresse issue: #39
2019-10-20 09:36:25 +02:00
bpohvoodoo 2e40c5934d Version Bump to 3.1.0.BETA2
Version Bump to 3.1.0.BETA2
bugfixes
implemented https://github.com/FabLab-Luenen/McLighting/commit/589806d0fda737011426754a6d84c88535ded688
2019-10-09 17:21:24 +02:00
bpohvoodoo 0188c8e273 3.1.0.BETA1
Version Bump to 3.1.0.BETA1
bugfixes
adressed issue: #39 uncooment //#define ENABLE_MQTT_INCLUDE_IP in defninitions.h
2019-10-08 17:10:14 +02:00
bpohvoodoo df43aba37b 3.1.0.ALPHA3
* further code changes
* further integration of multi segments
* known problem: as always: AUTOPLAY (as it is not multi segment capable yet)
2019-10-06 15:38:57 +02:00
bpohvoodoo a0a8fe72b5 3.1.0.ALPHA2
* Version Bump to 3.1.0.ALPHA2
 * further code changes
 * further integration of multi segments
 * integration of multi segments to GUI
2019-10-03 19:28:39 +02:00
bpohvoodoo 53178c5e33 3.1.0.ALPHA1 2019-09-30 20:26:44 +02:00
bpohvoodoo 341c469b49 V3.0.0.BETA1
* Version Bump to 3.0.0.BETA1
 * further code changes
 * bugfixes
2019-09-29 13:27:37 +02:00
bpohvoodoo d1e24480e0 Version Bump to 3.0.0.ALPHA1
* removed LEGACY_ANIMATIONS
 * removed old Custom Animations from beginning of list.
 * added Custom Animation 'AutoPlay' with number 56
 * added Custom Animation 'Custom WS' with number 57
 * added Custom Animation 'TV' with number 58
 * added Custom Animation 'E1.31' with number 59
 * moved Custom Animation 'Fire2012' to number 60
 * moved Custom Animation 'Gradients' to number 61
 * REST-API changes (will be documented soon)
2019-09-27 21:10:17 +02:00
bpohvoodoo d808e641ef 2.2.7.BETA1.rgbw.3colors 2019-09-21 17:57:58 +02:00
bpohvoodoo 8903503aef Update to 2.2.6
* Version Bump to 2.2.6 rgbw 3colors
 * adressed issue: #28 (see new REST-API documentation) again
 * adressed issue: #26
 * adressed issue: #31
 * adressed issue: #32
2019-09-10 17:24:01 +02:00
bpohvoodoo 75b19fd09d Version 2.2.5
Bugfixes
2019-09-08 20:56:31 +02:00
bpohvoodoo 8cd0a07fa0 Bugfixes
regarding MQTT hostname
https://github.com/toblum/McLighting/issues/361#issuecomment-492682506_
2019-05-19 16:09:51 +02:00
bpohvoodoo 0f380fe7c6 Version Bump to 2.2.4
Version Bump to 2.2.4
2019-04-28 10:53:36 +02:00
bpohvoodoo a734762639 added custom effect to MQTT 2019-03-31 14:31:18 +02:00
bpohvoodoo 95475b2ddc Bugfixes
Bugfixes
2019-03-26 16:41:18 +01:00
bpohvoodoo f080be00e5 Simplifying Code 2019-03-22 12:15:55 +01:00
bpohvoodoo 3afa105ce0 Optimized Saving Config 2019-03-21 22:29:10 +01:00
bpohvoodoo 83950c08a3 Improvements of code
* Bugfixes
 * added pointer for MQTT again
 * Removed some String datatype and replaced with char array
 * better responsiveness in ui for sliders
2019-03-21 20:43:13 +01:00
bpohvoodoo 71fd7e5b68 Debug was broken
Stack problem
2019-03-20 19:23:41 +01:00
bpohvoodoo e1760bdab0 changed defaults 2019-03-20 17:17:00 +01:00
bpohvoodoo 4c88233a6f Bugfixes regarding issue #8
and some minor changes
2019-03-20 17:10:56 +01:00
bpohvoodoo 92b3959a6a Bugfix
Reverse Direction (FXOPTS) was not working for Fire 2012 custom animation
2019-03-18 20:30:40 +01:00
bpohvoodoo 3e66fc21bb Bugfixes
adressed issue: #6
2019-03-18 19:33:18 +01:00
bpohvoodoo a16b525cb6 Minor Bugfixes 2019-03-17 19:47:14 +01:00
bpohvoodoo 3165ed4fae Merge
Merge
2019-03-17 13:56:10 +01:00
BPoH_Voodoo 43769f37b2 Pull request to 3colors
master includes now 3colors and ir remote
2019-02-28 15:52:30 +01:00
BPoH_Voodoo 98c486606b Code Cleanup
Code Cleanup
2019-02-17 12:16:38 +01:00
BPoH_Voodoo fe08b3767d moved GY33_MCU library to own repository
moved GY33_MCU library to own repository
2019-02-04 10:29:20 +01:00
BPoH_Voodoo a1ac9f2701 Start to get rid of Legacy Animations
Start to get rid of Legacy Animations:
tv mode is now selectable on its own (ENABLE_TV)
off mode is now no legacy animation
e131 mode is now no legacy animation
2019-02-03 17:13:17 +01:00
BPoH_Voodoo 6596ce34fa Bugfixes
Bugfixes
2019-02-03 14:07:23 +01:00
bpohvoodoo 832aa123d3 Bugfixes
Bugfixes
2019-02-02 18:45:24 +01:00
BPoH_Voodoo a0cbe211c7 Bugfixing
Bugfixing
2019-02-01 15:48:12 +01:00
BPoH_Voodoo 766b3fb76a Bug Fixes
Bug Fixes
2019-01-30 15:13:31 +01:00
BPoH_Voodoo 6d524787bd update to 2.20
update to 2.20
2019-01-28 14:25:40 +01:00
BPoH_Voodoo 7a4f595c04 Update to version 2.1.4
Update to version 2.1.4
2018-09-02 13:14:42 +02:00
BPoH_Voodoo 1bbff1eb4a update to 2.1.2 2018-07-08 21:10:39 +02:00
BPoH_Voodoo 00f6ab5b58 Included changes from original repository 2018-05-16 21:03:44 +02:00
BPoH_Voodoo c486066c1c code cleanup, Bugfixes
Removed redundand code and moved it into function
Minor bugfixes
2018-04-26 07:59:53 +02:00
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 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 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