I've reverse engineered my Oelo permanent lights APIs and can control them now with my home-grown code. Not feature complete yet, but I can turn them on and off and get all of the saved patterns, etc.
I don't have a lot of time right now, but I'd like to see about providing some simple commands like turning on a set pattern or turning off the lights through Hubitat.
Will require storing some authentication information and then calling my Kotlin code.
Suggestions on a driver to use as a model?