flux_led icon indicating copy to clipboard operation
flux_led copied to clipboard

Update protocol to support other bulb types

Open mjg59 opened this issue 7 years ago • 1 comments

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 avatar Jan 18 '17 05:01 mjg59

@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

bdraco avatar Oct 19 '21 01:10 bdraco