BazaJayGee66 / pycololight

A Python3 wrapper for interacting with LifeSmart ColoLight
MIT License
6 stars 0 forks source link

Address Individual Modules and LEDs #1

Open crami opened 2 years ago

crami commented 2 years ago

It would be very nice if we could address individual modules and the leds in those to make custom lighting effects. I think cololight might provide documentation if this is not already available.

BazaJayGee66 commented 2 years ago

The current project was built by tracing request made by the app over the network, and mapping them back to commands.

It was built upon the discoveries in "Projekt: ColoLight in FHEM".

From this I was only able to get the functionality of:

I wasn't able to find a way to control the individual modules, or templates from the Offical Lab / My Library.

I know others have flashed the devices with some success, that would give you greater control over them.