Generic Component RGBW Light Effects

I saw Generic Component RGBW Light Effects listed inthe latest release notes. I haven’t installed the update yet, is there any info available on this feature?

Thanks!

It’s the standard generic component rgbw that is on the hubitat public github..

With light effects capability added

LightEffects

Device Selector

capability.lightEffects

Driver Definition

capability "LightEffects"

Attributes

effectName - STRING

lightEffects - JSON_OBJECT

Commands

setEffect(effectnumber)

effectnumber required (NUMBER) - Effect number to enable

setNextEffect()

setPreviousEffect()

1 Like

Thanks for the quick feedback! I’ll check it out.