RexBeckett,
Thank you again for such an excellent plug-in.
However, now I need to write code for the first time to have this do what I want
I want my RGBW strip to turn bright white, regardless of the last setting, each time I press the ON button of the light switch
Note: The light switch controls the power supply to the RGBW strips.
The light switch ID is 221 and I am using PLEG to handle the the automation.
Just so I know I am doing this correctly, under the Actions tab of my Switch condition, I pressed the On and I moved the slider to 100% in your plug-in control.
Under the LUUP tab I have this:
luup.call_action("urn:dcineco-com:serviceId:MiLightRGBW1", "SetWhiteMode",221)
I think I missed something in the formatting because it did not work.
Thank you again