I got a Gledopto GL-C-008-1ID that has integrated through z2m but I can’t get HA to automate what color it switches on or even transitions to despite the RGB and CCT controls being front & center when I control the lights through HA directly. There’s no option in the visual editor and editing the YAML gives me the error: Message malformed: extra keys not allowed @ data[‘color’]
Is this possible at all?
[UPDATE]
Fixed the issue. My mistake was applying the Action to the Device. Once I switched to Service (in this case Light: Turn on), everything fell into place.