Controller for an RGBW LED strip purchased from AliExpress
It only appears to fire up the RGB strip or the white strip, never both at once.
Endpoint = 0xb = 0000ffe9-0000-1000-8000-00805f9b34fb
cc2333 - fade on, to whichever output / colour was used last. Will re-fade if reissued.
cc2433 - fade off
56xxxxxxyyf0aa - change to RGB output - xxxxxx = colour code in hex. yy = anything hexy
56xxxxxxyyf0aa - change to white output - xxxxxx = whatever hex digits you want. yy = white level in hex
https://github.com/Betree/magicblue This python script will drive these strips :D