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

[lifx] Add support for new LIFX products #16618

Merged
merged 3 commits into from
Apr 6, 2024

Commits on Apr 6, 2024

  1. [lifx] Add support for new LIFX products

    Allows for discovering all the new LIFX products and their features including:
    
    * LIFX Ceiling
    * LIFX Outdoor Neon
    * LIFX PAR38
    * LIFX Round/Square Path
    * LIFX Round Spot
    
    See:
    
    * https://github.com/LIFX/products/blob/master/products.json
    * https://www.lifx.com/products/neon-flex-16ft-outdoor
    * https://www.lifx.com/products/supercolor-1600lm-par38
    * https://www.lifx.com/products/spot-light-round
    * https://www.lifx.com/products/path-light-round
    * https://www.lifx.com/products/path-light-square
    
    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d814883 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6757e15 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Signed-off-by: Wouter Born <github@maindrain.net>
    wborn committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fa49b59 View commit details
    Browse the repository at this point in the history