WLED interfacing APDS9960 Gesture module; ESP32

Thoughts on how to proceed with interfacing APDS9960 Gesture Module. Device is I²C. Anyone have a usermod for this device?

Have compiled WLED SR with usermod I attempted; compiles but no usermod listed in app. Current controller is an Athom WLED Music RGB Strip Controller. I also have ESP32, Node32s development boards available.

I have Python code that interfaces Athom controller using the HTTP Api; would like to use Gestures to to set variables in the Python code. Currently variables are FX and FP and time.sleep(seconds).

William
wled_effects_II.zip (1.9 KB)