Hey,
I'm using this :-
{on : true,hex: "#FF0000", brightness: 100};
And it's working for my two Color 1000 lights, but not my Mini Color. The python lifxlan module is working though when I run
lifx.set_color_all_lights(RED, rapid=True)
Not sure what the issue is, but thought I should let you know in case you do.