Commit Graph

247 Commits

Author SHA1 Message Date
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 0eeec51bb0 Update platformio.ini 2020-01-19 11:14:14 +01:00
bpohvoodoo 09a1b078f6 Update platformio.ini 2020-01-19 11:09:29 +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 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 b3e74ab9b1 Merge pull request #62 from sehraf/patch-1
fix #if block missing the last line
2019-12-16 21:01:23 +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
bpohvoodoo 2ab8a2591d Merge pull request #60 from ryancasler/master
Power Supply Update
2019-12-09 08:06:39 +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 fa31f97c47 Update README.md 2019-11-17 13:34:22 +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 1d2a6f9237 Update README.md 2019-10-25 18:51:56 +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 443f266296 Merge pull request #42 from PatrickSp/master
added output to control external power supply
2019-10-09 17:03:34 +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 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 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 6867d1021b Update README.md 2019-09-11 09:10:03 +02:00
bpohvoodoo 7fa5cd847c Merge pull request #35 from FabLab-Luenen/development
Update to 2.2.6
2019-09-10 17:24:55 +02:00