I'm developing an integration for some cloud-connected can lights. So far, so good, and I can alter the color and the color temp in the UI. However, when I pull up the device in an Automation, the only options available are turning it on/off and adjusted the brightness. What am I missing to allow control of those in the automation?
Here's what I have so far in my light.py file, if that helps