Commit Graph

211 Commits

Author SHA1 Message Date
bpohvoodoo e07be50022 Merge pull request #63 from FabLab-Luenen/beta
Beta
2019-12-16 21:06:05 +01:00
bpohvoodoo 4c93854524 Bumpt to 3.1.0BETA6
* Version Bump to 3.1.0.BETA6
 * bugfixes for IR remote control
 * Implemented segments to IR Remote
 * Power supply update
 * bugfix for Button definitions as speed and brightness were interchanged
 * adressed issue #59
 * known problems:
 * Homeassistant will allways use active segment
 * E1.31 is only working for one segment at the moment
2019-12-16 21:04:10 +01:00
bpohvoodoo 9a06abf549 Merge pull request #53 from FabLab-Luenen/development
Update McLighting.ino
2019-10-26 10:13:28 +02:00
bpohvoodoo 0932365803 Merge branch 'beta' of https://github.com/FabLab-Luenen/McLighting into beta 2019-10-26 10:11:37 +02:00
bpohvoodoo 9bbd17f921 Version Bump to 3.1.0.BETA5
* adressed issue: #44
 * known problems:
 * Homeassistant will allways use active segment
 * E1.31 is only working for one segment at the moment
2019-10-26 10:08:03 +02:00
bpohvoodoo 24d8dc7364 Update McLighting.ino 2019-10-25 18:56:35 +02:00
bpohvoodoo 397239e598 Update README.md 2019-10-25 18:53:16 +02:00
bpohvoodoo f50ae688d4 Merge pull request #52 from FabLab-Luenen/development
Version Bump to 3.1.0.BETA4
2019-10-25 18:49:58 +02:00
bpohvoodoo bb0bb175fa Version Bump to 3.1.0.BETA4
* Bugfixes
 * Made GUI fully offline compatible (included material icons, etc.)
 * After Timeout (#define WIFIMGR_PORTAL_TIMEOUT 180) in definitions.h Config Portal is closed and MCL is usable over own AP @192.168.4.1
 * adressed issue: #48
 * known problems: E1.31 is only working for one segment at the moment
2019-10-25 18:49:00 +02:00
bpohvoodoo 02ff21e532 Update README.md 2019-10-20 19:39:43 +02:00
bpohvoodoo 07da1bdcf3 Update README.md 2019-10-20 09:39:06 +02:00
bpohvoodoo 3088188a26 Merge pull request #47 from FabLab-Luenen/development
Development -> BETA
2019-10-20 09:37:26 +02:00
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 95de53d045 Bugfix
colors were not set correctly, if transition effects were off.
2019-10-01 07:05:57 +02:00
bpohvoodoo fb4cfe3a3e Merge branch 'development' of https://github.com/FabLab-Luenen/McLighting into development 2019-09-30 20:26:52 +02:00
bpohvoodoo 53178c5e33 3.1.0.ALPHA1 2019-09-30 20:26:44 +02:00
bpohvoodoo 7dd3c87b8c Update README.md 2019-09-29 14:11:56 +02:00
bpohvoodoo bc783f774c V3.0.0.BETA1
* bugfix
2019-09-29 13:40:31 +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 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