Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LED Device Features, Fixes and Refactoring #855

Merged

Commits on Jun 8, 2020

  1. Copy the full SHA
    a89d3d6 View commit details
    Browse the repository at this point in the history
  2. Small renamings

    Lord-Grey committed Jun 8, 2020
    Copy the full SHA
    8c7a5b5 View commit details
    Browse the repository at this point in the history
  3. Add WLED as own device

    Lord-Grey committed Jun 8, 2020
    Copy the full SHA
    1ae100c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Copy the full SHA
    7e23086 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5109140 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d53cbd7 View commit details
    Browse the repository at this point in the history
  4. Update WS281x

    Lord-Grey committed Jun 10, 2020
    Copy the full SHA
    6b9c532 View commit details
    Browse the repository at this point in the history
  5. Update WS281x

    Lord-Grey committed Jun 10, 2020
    Copy the full SHA
    a92c2e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Update WS2812SPI

    Lord-Grey committed Jun 11, 2020
    Copy the full SHA
    f42470e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2e26cf View commit details
    Browse the repository at this point in the history
  3. WLED remove extra bracket

    Lord-Grey committed Jun 11, 2020
    Copy the full SHA
    9908cb8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    96cc580 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Copy the full SHA
    771f7bd View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Copy the full SHA
    f948922 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (h…

    …yperion-project#826)
    
    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
    - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
    - [Commits](faye/websocket-extensions-node@0.1.3...0.1.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Lord-Grey committed Jun 13, 2020
    Copy the full SHA
    e67c026 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Fix typos

    Lord-Grey committed Jun 14, 2020
    Copy the full SHA
    aa94dcc View commit details
    Browse the repository at this point in the history
  2. Nanoleaf clean-up

    Lord-Grey committed Jun 14, 2020
    Copy the full SHA
    b3b8966 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f87b178 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Copy the full SHA
    2841601 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e9dfd19 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Copy the full SHA
    7f02d7e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d97d0be View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Copy the full SHA
    7e1966d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f8b845a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8b85e5d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into Refactor_LedDevices

    # Conflicts:
    #	libsrc/leddevice/dev_net/LedDeviceNanoleaf.cpp
    #	libsrc/leddevice/dev_net/LedDeviceNanoleaf.h
    #	libsrc/leddevice/dev_spi/LedDeviceLpd8806.cpp
    #	libsrc/leddevice/dev_spi/LedDeviceLpd8806.h
    #	libsrc/leddevice/schemas/schema-nanoleaf.json
    Lord-Grey committed Jun 17, 2020
    Copy the full SHA
    122dce0 View commit details
    Browse the repository at this point in the history
  5. Fix merging issue

    Lord-Grey committed Jun 17, 2020
    Copy the full SHA
    5f718fa View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    15917ce View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Copy the full SHA
    edbfa56 View commit details
    Browse the repository at this point in the history
  2. Fix order includes

    Lord-Grey committed Jun 19, 2020
    Copy the full SHA
    efd8043 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a62555e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Copy the full SHA
    3650c45 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    80a15b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

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

Commits on Jun 29, 2020

  1. Copy the full SHA
    287a81f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into Refactor_LedDevices

    # Conflicts:
    #	include/leddevice/LedDevice.h
    #	include/ssdp/SSDPDiscover.h
    #	libsrc/leddevice/LedDevice.cpp
    #	libsrc/leddevice/dev_net/LedDeviceAtmoOrb.cpp
    #	libsrc/leddevice/dev_net/LedDeviceAtmoOrb.h
    #	libsrc/leddevice/dev_net/LedDeviceNanoleaf.cpp
    #	libsrc/leddevice/dev_net/LedDevicePhilipsHue.cpp
    #	libsrc/leddevice/dev_net/LedDeviceUdpH801.h
    #	libsrc/leddevice/dev_net/ProviderUdp.cpp
    #	libsrc/leddevice/dev_net/ProviderUdp.h
    #	libsrc/leddevice/dev_other/LedDeviceFile.cpp
    #	libsrc/leddevice/dev_other/LedDeviceFile.h
    #	libsrc/leddevice/dev_serial/ProviderRs232.cpp
    #	libsrc/ssdp/SSDPDiscover.cpp
    #	libsrc/utils/RgbToRgbw.cpp
    Lord-Grey committed Jun 29, 2020
    Copy the full SHA
    18ace7b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c3fb5df View commit details
    Browse the repository at this point in the history
  4. Yeelight updates

    Lord-Grey committed Jun 29, 2020
    Copy the full SHA
    4e838ec View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b1d10a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Copy the full SHA
    5ffd10c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Copy the full SHA
    898a7aa View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Copy the full SHA
    4f33d62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0a59b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

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

Commits on Jul 11, 2020

  1. Add "chrono" includes

    Lord-Grey committed Jul 11, 2020
    Copy the full SHA
    36c14af View commit details
    Browse the repository at this point in the history
  2. Add "chrono" includes

    Lord-Grey committed Jul 11, 2020
    Copy the full SHA
    aa346ed View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Copy the full SHA
    1e93a73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into Refactor_LedDevices

    # Conflicts:
    #	include/leddevice/LedDevice.h
    #	libsrc/leddevice/LedDeviceTemplate.cpp
    #	libsrc/leddevice/LedDeviceTemplate.h
    #	libsrc/leddevice/dev_hid/LedDeviceMultiLightpack.cpp
    #	libsrc/leddevice/dev_net/LedDeviceAtmoOrb.cpp
    #	libsrc/leddevice/dev_net/LedDeviceNanoleaf.cpp
    Lord-Grey committed Jul 12, 2020
    Copy the full SHA
    978ac75 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'master' into Refactor_LedDevices"

    This reverts commit 978ac75, reversing
    changes made to aa346ed.
    Lord-Grey committed Jul 12, 2020
    Copy the full SHA
    bd1ea3a View commit details
    Browse the repository at this point in the history