Commit Graph

189 Commits

Author SHA1 Message Date
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 2adc6707df Update README.md 2019-09-28 10:00:20 +02:00
bpohvoodoo 3a1f9d2f14 Update README.md 2019-09-28 09:54:11 +02:00
bpohvoodoo 7291cb2fe0 Update README.md 2019-09-28 09:30:42 +02:00
bpohvoodoo 3f880f95c1 Update README.md 2019-09-28 09:28:27 +02:00
bpohvoodoo 66103c7be9 Update README.md 2019-09-28 09:20:10 +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 1ea5d12735 Fixed issue #21
Fixed issue #21
2019-04-28 10:14:46 +02:00
bpohvoodoo a734762639 added custom effect to MQTT 2019-03-31 14:31:18 +02:00
bpohvoodoo bd442ece90 Fixed Typo
Fixed Typo
2019-03-27 17:14:18 +01: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 e0694b1b5b Update request_handlers.h
Wrong color order for Custom mode
2019-03-20 21:59:38 +01:00
bpohvoodoo f0ed3c5730 Bugfix in UI
Reload of Status killed input of hostname etc
2019-03-20 20:55:53 +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 9f482877c3 Version Bump to 2.2.3 rgbw 3colors
* Version Bump to 2.2.3 rgbw 3colors
 * PubSubClient Bug fixes
2019-03-19 21:29:41 +01:00
bpohvoodoo 0776e8f5f4 fixed issue #4
fixed issue #4
implemented Custom Mode in UI
2019-03-19 20:21:57 +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 e165274b8f Update README.md 2019-03-17 17:58:10 +01:00
bpohvoodoo 5342ec38e1 Update README.md 2019-03-17 17:57:49 +01:00
bpohvoodoo b0f8047f71 Update README.md 2019-03-17 17:57:28 +01:00
bpohvoodoo a53ebf1ee5 Update README.md 2019-03-17 17:57:13 +01:00
bpohvoodoo 3c47e312da Updated Readme for clients 2019-03-17 17:50:08 +01:00
bpohvoodoo a2f12208b2 Bugfixes
adressed issue: #2
adressed issue: #3
2019-03-17 17:40:09 +01:00
bpohvoodoo c329a85a1b Fixes issue #3
Fixes issue #3
2019-03-17 14:41:09 +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 16efac0a66 Merge branch 'master' of https://github.com/FabLab-Luenen/McLighting 2019-02-17 12:16:53 +01:00
BPoH_Voodoo 98c486606b Code Cleanup
Code Cleanup
2019-02-17 12:16:38 +01:00
bpohvoodoo 47bfb7d350 Update issue templates 2019-02-16 11:08:35 +01:00
BPoH_Voodoo 5d51311cf3 moved GY33_MCU library to own repository
moved GY33_MCU library to own repository
2019-02-04 10:30:29 +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 056dd6c96a another Bugfix
another Bugfix
2019-02-01 18:10:07 +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