Skip to content

Update protocol to support other bulb types#21

Open
mjg59 wants to merge 1 commit intobeville:masterfrom
mjg59:master
Open

Update protocol to support other bulb types#21
mjg59 wants to merge 1 commit intobeville:masterfrom
mjg59:master

Conversation

@mjg59
Copy link

@mjg59 mjg59 commented Jan 18, 2017

The current implementation only supports RGB+W bulbs, but the protocol
supports multiple other types. Add support for identifying the controller
based on its ID byte, and add a real rgbw command for devices that handle
it. In addition, there's some amount of support for devices that handle
warm+cold white - this is entirely untested and unlikely to work well.

The current implementation only supports RGB+W bulbs, but the protocol
supports multiple other types. Add support for identifying the controller
based on its ID byte, and add a real rgbw command for devices that handle
it. In addition, there's some amount of support for devices that handle
warm+cold white - this is entirely untested and unlikely to work well.
mjg59 referenced this pull request in mjg59/flux_led Jan 20, 2017
…m_white

Issue lightinglibs#15 - Fixed set warm white 75% to avoid turning off the light
Copy link

@reg-is reg-is left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new -z command works great for me

@bdraco
Copy link

bdraco commented Oct 19, 2021

@mjg59

We are trying to cleanup old PRs in this project

Are you intrested in adding these to the models database? https://github.com/Danielhiversen/flux_led/blob/master/flux_led/models_db.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants