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

Add e131 mode #289

Merged
merged 11 commits into from
Jan 15, 2019
Merged

Add e131 mode #289

merged 11 commits into from
Jan 15, 2019

Commits on Dec 12, 2018

  1. e131 mode

    Submit "=e131" via mqtt or websocket to activate
    debsahu committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    edc7c56 View commit details
    Browse the repository at this point in the history
  2. Update request_handlers.h

    debsahu committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    1519ba8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. e131 update + HA: sendState() update

    - Stop strip when e131 is sent
    - sendState() needs extra memory for jsonBuffer
    - sensState() effect can be sent directly instead of copying from PROGMEM
    debsahu committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    35b989e View commit details
    Browse the repository at this point in the history
  2. keeping up with v 2.1.9

    debsahu committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    26c1996 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. e131 quick fixes

    - 170 LEDs per universe predefined
    - >Second universe data fixed
    -  Reduce the number of default universe
    debsahu committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    189254a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Update request_handlers.h

    debsahu committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    763b0da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c80fef View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. update getModes()

    - Add E1.31 mode to getModes(), no need to change McLightingUI
    - "=e131" and "/e131" will activate E131 mode via websockets or MQTT
    - Reverted McLightingUI back to stock
    debsahu committed Dec 24, 2018
    Configuration menu
    Copy the full SHA
    00ff5c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. UART methods & HA 1.31 support

    - Update UART 1 and 2 methods for NeoPixelBus v2.4.1
    - HA E1.31 support
    debsahu committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    2551240 View commit details
    Browse the repository at this point in the history
  2. Travis CI

    - Added Travis CI support
    debsahu committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    a78f488 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a74efa9 View commit details
    Browse the repository at this point in the history