Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

RGBW Support #364

Open
wants to merge 134 commits into
base: develop
Choose a base branch
from
Open

RGBW Support #364

wants to merge 134 commits into from

Commits on Feb 8, 2018

  1. Changes to Support RGBW SK6812 / Status Updates for WebInterface afte…

    …r reload
    
    Implemented white support for SK6812 and other RGBW Stripes
    Implemented reload of values in the web interface, after closing or
    reload.
    BPoH_Voodoo committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e185774 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Intergated changes of original projects

    BPoH_Voodoo committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    23ddc2e View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    BPoH_Voodoo committed Mar 3, 2018
    Configuration menu
    Copy the full SHA
    71fc006 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. GY-33

    added changes from original repository.
    added support for color sensor GY-33.
    BPoH_Voodoo committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    f47e52e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Bugfix and GY-33 progress

    Bugfix /set_mode?m=2&rgb=000000AA&s=200 will not set color
    GY-33 further progress
    BPoH_Voodoo committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    4d78ddb View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Bug Fixes

    bug fixes
    GY-33 changes
    BPoH_Voodoo committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    c55a74e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Bugfix

    Bugfix on disable GY-33
    BPoH_Voodoo committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    78d7037 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. Integrated Changes from Original repository

    BPoH_Voodoo committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    ecaa8d6 View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    some Bugfixes regarding RGBW
    BPoH_Voodoo committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    667b88f View commit details
    Browse the repository at this point in the history
  3. change in definitions.h

    BPoH_Voodoo committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    07bdc48 View commit details
    Browse the repository at this point in the history
  4. Changes is order of enum Modes

    BPoH_Voodoo committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    a83078c View commit details
    Browse the repository at this point in the history
  5. Moved definitions and bugfix

    BPoH_Voodoo committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    ca044ac View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. code cleanup, Bugfixes

    Removed redundand code and moved it into function
    Minor bugfixes
    BPoH_Voodoo committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    c486066 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. code cleanup

    moved rgbw webclient to web(RGBW) folder
    further code cleanup
    BPoH_Voodoo committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    afc9272 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Included changes from original repository

    BPoH_Voodoo committed May 16, 2018
    Configuration menu
    Copy the full SHA
    00f6ab5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. update to 2.1.2

    BPoH_Voodoo committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    1bbff1e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2018

  1. Update to version 2.1.4

    Update to version 2.1.4
    BPoH_Voodoo committed Sep 2, 2018
    Configuration menu
    Copy the full SHA
    7a4f595 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Minor changes

    Minor changes
    BPoH_Voodoo committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    9fb3f96 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. update to 2.20

    update to 2.20
    BPoH_Voodoo committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6d52478 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Bug Fixes

    Bug Fixes
    BPoH_Voodoo committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    766b3fb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Bugfixing

    Bugfixing
    BPoH_Voodoo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    a0cbe21 View commit details
    Browse the repository at this point in the history
  2. another Bugfix

    another Bugfix
    BPoH_Voodoo committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    056dd6c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Bugfixes

    Bugfixes
    bpohvoodoo committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    832aa12 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Bugfixes

    Bugfixes
    BPoH_Voodoo committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    6596ce3 View commit details
    Browse the repository at this point in the history
  2. 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
    BPoH_Voodoo committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a1ac9f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. moved GY33_MCU library to own repository

    moved GY33_MCU library to own repository
    BPoH_Voodoo committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    fe08b37 View commit details
    Browse the repository at this point in the history
  2. moved GY33_MCU library to own repository

    moved GY33_MCU library to own repository
    BPoH_Voodoo committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    5d51311 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Update issue templates

    bpohvoodoo authored Feb 16, 2019
    Configuration menu
    Copy the full SHA
    47bfb7d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Code Cleanup

    Code Cleanup
    BPoH_Voodoo committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    98c4866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16efac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Pull request to 3colors

    master includes now 3colors and ir remote
    BPoH_Voodoo committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    43769f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Merge

    Merge
    bpohvoodoo committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    3165ed4 View commit details
    Browse the repository at this point in the history
  2. Fixes issue #3

    Fixes issue #3
    bpohvoodoo committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    c329a85 View commit details
    Browse the repository at this point in the history
  3. Bugfixes

    adressed issue: #2
    adressed issue: #3
    bpohvoodoo committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    a2f1220 View commit details
    Browse the repository at this point in the history
  4. Updated Readme for clients

    bpohvoodoo committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    3c47e31 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bpohvoodoo authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    a53ebf1 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    bpohvoodoo authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    b0f8047 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    bpohvoodoo authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    5342ec3 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    bpohvoodoo authored Mar 17, 2019
    Configuration menu
    Copy the full SHA
    e165274 View commit details
    Browse the repository at this point in the history
  9. Minor Bugfixes

    bpohvoodoo committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    a16b525 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Bugfixes

    adressed issue: #6
    bpohvoodoo committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3e66fc2 View commit details
    Browse the repository at this point in the history
  2. Bugfix

    Reverse Direction (FXOPTS) was not working for Fire 2012 custom animation
    bpohvoodoo committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    92b3959 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. fixed issue #4

    fixed issue #4
    implemented Custom Mode in UI
    bpohvoodoo committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    0776e8f View commit details
    Browse the repository at this point in the history
  2. Version Bump to 2.2.3 rgbw 3colors

     * Version Bump to 2.2.3 rgbw 3colors
     * PubSubClient Bug fixes
    bpohvoodoo committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    9f48287 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Bugfixes regarding issue #8

    and some minor changes
    bpohvoodoo committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    4c88233 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from FabLab-Luenen/development

    Development -> Master
    bpohvoodoo authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    006a66b View commit details
    Browse the repository at this point in the history
  3. changed defaults

    bpohvoodoo committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    e1760bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from FabLab-Luenen/development

    changed defaults
    bpohvoodoo authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    7c0bc69 View commit details
    Browse the repository at this point in the history
  5. Update platformio.ini

    debsahu committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    dc076f9 View commit details
    Browse the repository at this point in the history
  6. Update platformio.ini

    - Add FastLED
    debsahu committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    82e1063 View commit details
    Browse the repository at this point in the history
  7. Debug was broken

    Stack problem
    bpohvoodoo committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    71fd7e5 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from debsahu/master

    Update platformio.ini
    bpohvoodoo authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    9d7c7bd View commit details
    Browse the repository at this point in the history
  9. Bugfix in UI

    Reload of Status killed input of hostname etc
    bpohvoodoo committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    f0ed3c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b5c3b7 View commit details
    Browse the repository at this point in the history
  11. Update request_handlers.h

    Wrong color order for Custom mode
    bpohvoodoo committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    e0694b1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #13 from FabLab-Luenen/development

    Update request_handlers.h
    bpohvoodoo authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    bfe5cea View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Improvements of code

     * Bugfixes
     * added pointer for MQTT again
     * Removed some String datatype and replaced with char array
     * better responsiveness in ui for sliders
    bpohvoodoo committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    83950c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from FabLab-Luenen/development

    Improvements of code
    bpohvoodoo authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    d7d35fa View commit details
    Browse the repository at this point in the history
  3. Optimized Saving Config

    bpohvoodoo committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    3afa105 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from FabLab-Luenen/development

    Optimized saving config
    bpohvoodoo authored Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a596203 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Simplifying Code

    bpohvoodoo committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    f080be0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Bugfixes

    Bugfixes
    bpohvoodoo committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    95475b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d17b93 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Update README.md

    bpohvoodoo authored Mar 27, 2019
    Configuration menu
    Copy the full SHA
    fcc1f49 View commit details
    Browse the repository at this point in the history
  2. Fixed Typo

    Fixed Typo
    bpohvoodoo committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    bd442ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2cb3d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    a734762 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from FabLab-Luenen/development

    added custom effect to MQTT
    bpohvoodoo authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    0927c4f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Fixed issue #21

    Fixed issue #21
    bpohvoodoo committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    1ea5d12 View commit details
    Browse the repository at this point in the history
  2. Version Bump to 2.2.4

    Version Bump to 2.2.4
    bpohvoodoo committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    0f380fe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from FabLab-Luenen/development

    Development
    bpohvoodoo authored Apr 28, 2019
    Configuration menu
    Copy the full SHA
    ae21907 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Bugfixes

    regarding MQTT hostname
    toblum#361 (comment)
    bpohvoodoo committed May 19, 2019
    Configuration menu
    Copy the full SHA
    8cd0a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3000a9e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Version 2.2.5

    Bugfixes
    bpohvoodoo committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    75b19fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from FabLab-Luenen/development

    Version 2.2.5
    bpohvoodoo authored Sep 8, 2019
    Configuration menu
    Copy the full SHA
    e5c0e8d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. 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
    bpohvoodoo committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    8903503 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from FabLab-Luenen/development

    Update to 2.2.6
    bpohvoodoo authored Sep 10, 2019
    Configuration menu
    Copy the full SHA
    7fa5cd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update README.md

    bpohvoodoo authored Sep 11, 2019
    Configuration menu
    Copy the full SHA
    6867d10 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Bugfix

     * adressed issue: #32 (again)
     * adressed issue: #36
    bpohvoodoo committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    191251f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. 2.2.7.BETA1.rgbw.3colors

    bpohvoodoo committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    d808e64 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    f1d638c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. 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)
    bpohvoodoo committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    d1e2448 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Update README.md

    bpohvoodoo authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    66103c7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bpohvoodoo authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    3f880f9 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bpohvoodoo authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    7291cb2 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bpohvoodoo authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    3a1f9d2 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    bpohvoodoo authored Sep 28, 2019
    Configuration menu
    Copy the full SHA
    2adc670 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. V3.0.0.BETA1

     * Version Bump to 3.0.0.BETA1
     * further code changes
     * bugfixes
    bpohvoodoo committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    341c469 View commit details
    Browse the repository at this point in the history
  2. V3.0.0.BETA1

    * bugfix
    bpohvoodoo committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    bc783f7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bpohvoodoo authored Sep 29, 2019
    Configuration menu
    Copy the full SHA
    7dd3c87 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. 3.1.0.ALPHA1

    bpohvoodoo committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    53178c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb4cfe3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Bugfix

    colors were not set correctly, if transition effects were off.
    bpohvoodoo committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    95de53d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. 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
    bpohvoodoo committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    a0a8fe7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. 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)
    bpohvoodoo committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    df43aba View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. 3.1.0.BETA1

    Version Bump to 3.1.0.BETA1
    bugfixes
    adressed issue: #39 uncooment //#define ENABLE_MQTT_INCLUDE_IP in defninitions.h
    bpohvoodoo committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    0188c8e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. added output to control external power supply

    If defined, enable output to control external power supply PIN (12 / D6)
    patricksp committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    589806d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from PatrickSp/master

    added output to control external power supply
    bpohvoodoo authored Oct 9, 2019
    Configuration menu
    Copy the full SHA
    443f266 View commit details
    Browse the repository at this point in the history
  3. Version Bump to 3.1.0.BETA2

    Version Bump to 3.1.0.BETA2
    bugfixes
    implemented 589806d
    bpohvoodoo committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    2e40c59 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. 3.1.0.BETA3

     * Version Bump to 3.1.0.BETA3
     * Bugfixes
     * adresse issue: #39
    bpohvoodoo committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    06244d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from FabLab-Luenen/development

    Development -> BETA
    bpohvoodoo authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    3088188 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bpohvoodoo authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    07da1bd View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bpohvoodoo authored Oct 20, 2019
    Configuration menu
    Copy the full SHA
    02ff21e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. 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
    bpohvoodoo committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    bb0bb17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from FabLab-Luenen/development

    Version Bump to 3.1.0.BETA4
    bpohvoodoo authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    f50ae68 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    bpohvoodoo authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    1d2a6f9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bpohvoodoo authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    397239e View commit details
    Browse the repository at this point in the history
  5. Update McLighting.ino

    bpohvoodoo committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    24d8dc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. 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
    bpohvoodoo committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    9bbd17f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0932365 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53 from FabLab-Luenen/development

    Update McLighting.ino
    bpohvoodoo authored Oct 26, 2019
    Configuration menu
    Copy the full SHA
    9a06abf View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Update README.md

    bpohvoodoo authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    fa31f97 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Power Supply Update

    Moved the pin setting for POWER_SUPPLY to definitions.h instead of the main sketch.
    ryancasler committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    a613b8c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Merge pull request #60 from ryancasler/master

    Power Supply Update
    bpohvoodoo authored Dec 9, 2019
    Configuration menu
    Copy the full SHA
    2ab8a25 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. fix #if block missing the last line

    Causes compiling error when ENABLE_LEGACY_ANIMATIONS is not enabled.
    sehraf authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    99394f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from sehraf/patch-1

    fix #if block missing the last line
    bpohvoodoo authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    b3e74ab View commit details
    Browse the repository at this point in the history
  3. 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
    bpohvoodoo committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    4c93854 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e07be50 View commit details
    Browse the repository at this point in the history
  5. Bump to 2.2.8

     * Version Bump to 2.2.8 rgbw 3colors
     * Bugfixes
     * adressed issue #59
    bpohvoodoo committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    aa4e7fa View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Update platformio.ini

    bpohvoodoo committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    09a1b07 View commit details
    Browse the repository at this point in the history
  2. Update platformio.ini

    bpohvoodoo committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    0eeec51 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Update to 3.1.0.BETA7

     * Version Bump to 3.1.0.BETA7
     * small API changes
     * work to solve heap problems
    bpohvoodoo committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    cac5262 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Version Bump to 3.1.0

     * bugfixes
     * E1.31 is now working for multi segments
    bpohvoodoo committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    712d504 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Bump to 3.1.0

    bpohvoodoo committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    ca25531 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2020

  1. Version Bump to 3.1.1

     * bugfixes regarding issue #80
    bpohvoodoo committed Apr 18, 2020
    Configuration menu
    Copy the full SHA
    048a938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52585d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #81 from FabLab-Luenen/development

    Development
    bpohvoodoo authored Apr 18, 2020
    Configuration menu
    Copy the full SHA
    a07a30c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Version Bump to 3.1.2

     * Almost finished: bugfixes regarding issue #80
     * ToDo: bugfixes regarding issue #70
    bpohvoodoo committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    82c4800 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Update README.md

    bpohvoodoo authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7940e50 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Bugfixes

     * Updated WS2812FX Lib
     * Version Bump to 3.1.3
     * fixed issue #100
     * included pull request from issue #93
     * Fixed a GUI bug on reloading
    Dzillum committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    5c7bf36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from FabLab-Luenen/development

    Development
    bpohvoodoo authored Oct 25, 2020
    Configuration menu
    Copy the full SHA
    5dd78b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Update README.md

    bpohvoodoo authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    f0fb968 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Bug-Fix

     * 21.11.2020
     * Version Bump to 3.1.4
     * Bugfix Rest-API
    Dzillum committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    b0878e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea1711 View commit details
    Browse the repository at this point in the history