Smart Bulb Color Cycle Routine

I have a smart bulb (colour changing) from Merross, really happy with it, but was just wondering if there was any way to get it to go into a colour cycle routine for the kids ?

Any help would be greatly appreciated.

Have you been able to integrate the Merross bulb into home assistant?

Yup, there is a plugin through HACS that works seamlessly, and the designed is working on the Meross Thermostat now. Just would like it to do a routine that turns it into party mode :slight_smile:

Maybe you could write a script that changes the color with a transition of x seconds and after x seconds change the color again, something like:

Change color to green, transition10 seconds
10 seconds delay
Change color to red, transition 10 seconds
10 seconds delay
and so on…

Or you could create an automation, which checks every x seconds, if the automation should still be on and if yes you change to the next color as described in this post:

This is the sensor that I get from the bulb, I am fairly new to this;

light.smart_bulb
min_mireds: 153
max_mireds: 500
brightness: 252.45
hs_color: 0,0
rgb_color: 255,255,255
xy_color: 0.323,0.329
friendly_name: Smart Bulb
supported_features: 19