CONFIRMED WORKING
RGB Controller Plugin - Animations
I use this plugin with Fibaro RGBW V1 modules, these modules have inbuilt LED animation routines.
Animation - Fireplace - programId="6"
Animation - Storm - programId="7"
Animation - Rainbow - programId="8"
Animation - Aurora - programId="9"
Animation - LAPD - programId="10"
Animation - Animation Off - programId="0"
In the Entity Action you need to select the RGB Controller device of interest. Mine looks like this in Vera and is called "Kitchen - RGBW"
c0c0ba70-a886-4f37-990f-5993dea78009-image.png
You can then select x_vera_rgbcontroller_plugin.start_animation
c5e3f21e-b1c8-4d0f-8109-7daf5fde1aec-image.png
"speed" and "duration" fields I'm not sure about, never had to deal with those before in Vera / PLEG. I left them both at 0. The LED animations works OK anyway.
Might have to look at the Fibaro RGBW user manual see what they say.
Fireplace example:
6e0c17a0-0ca8-460e-a65a-46e03404ab37-image.png
Storm example:
a0906648-62e0-481b-b86c-90dc0a7e4e5a-image.png
Animation Off example:
f5d51105-8952-4f69-b5d6-fc0d2e5275bf-image.png
Be sure to change both the program_id field and the program_name field or it won't work.