bpohvoodoo
82c48006d5
Version Bump to 3.1.2
...
* Almost finished: bugfixes regarding issue #80
* ToDo: bugfixes regarding issue #70
2020-04-19 11:18:23 +02:00
bpohvoodoo
52585d8088
Merge branch 'master' into development
2020-04-18 09:14:09 +02:00
bpohvoodoo
048a9380b9
Version Bump to 3.1.1
...
* bugfixes regarding issue #80
2020-04-18 08:31:59 +02:00
bpohvoodoo
ca255317f6
Bump to 3.1.0
2020-03-07 09:42:14 +01:00
bpohvoodoo
712d5043d2
Version Bump to 3.1.0
...
* bugfixes
* E1.31 is now working for multi segments
2020-02-26 12:25:13 +01:00
bpohvoodoo
cac526215d
Update to 3.1.0.BETA7
...
* Version Bump to 3.1.0.BETA7
* small API changes
* work to solve heap problems
2020-02-02 16:07:52 +01:00
bpohvoodoo
aa4e7fa5c8
Bump to 2.2.8
...
* Version Bump to 2.2.8 rgbw 3colors
* Bugfixes
* adressed issue #59
2019-12-16 21:11:24 +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
sehraf
99394f8672
fix #if block missing the last line
...
Causes compiling error when ENABLE_LEGACY_ANIMATIONS is not enabled.
2019-12-16 18:28:21 +01:00
ryancasler
a613b8c978
Power Supply Update
...
Moved the pin setting for POWER_SUPPLY to definitions.h instead of the main sketch.
2019-12-08 01:00:54 -05: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
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
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
patricksp
589806d0fd
added output to control external power supply
...
If defined, enable output to control external power supply PIN (12 / D6)
2019-10-09 16:30:41 +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
53178c5e33
3.1.0.ALPHA1
2019-09-30 20:26:44 +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
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
f1d638c064
Updated Icons added sources of index.htm and edit.htm
2019-09-23 15:38:40 +02:00
bpohvoodoo
d808e641ef
2.2.7.BETA1.rgbw.3colors
2019-09-21 17:57:58 +02:00
bpohvoodoo
191251f71b
Bugfix
...
* adressed issue: #32 (again)
* adressed issue: #36
2019-09-13 19:09:09 +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