I added a simple color support for template lights in order to support custom devices like those cheap IR controlled led strips or light bulbs. I made it work like a charm on my installation.
Hi guys, since several weeks I tried to make validate my PR about adding color and temperature to the light template: https://github.com/home-assistant/home-assistant/pull/28141
I think you can take my code to create a custom component meantime.
@tetienne Thank you for doing that, since I run hassio in unraid I just simply replace the light template module. With this, I was able to convert these awesome govee led strips into a addressable light component in hass with the help of a little node-red magic.