Stijn-Jacobs
Stijn-Jacobs
Same issue
Maybe this will help you, this is the full list of device names with their id's known in the KAKU app. ``` "SWITCH", 1 "DIMMER", 2 "ACTUATOR", 3 "MOTION_SENSOR", 4...
Narrowed down the issue. It was caused by WLED simply unable to handle 144 leds worth of DMX output. I've hardcoded a limit so it only outputs 10 leds worth...
> > Maybe there should be an option to configure what actually is outputted to DMX, instead of just all registered strips? > > [@Stijn-Jacobs](https://github.com/Stijn-Jacobs) i've checked the DMX serial...