Strange behavior of LIFX bulbs when saving scene

I’m trying to shift as much of my system over to rely on my local system as possible, and that involves saving LIFX scenes that do not include elaborate Z-Strip themes over to Home Assistant scenes. (Eventually I’d like to remove those strips completely and use WLED instead)
For some reason when I call a certain LIFX scene from the LIFX app then try to save it as a scene in Home Assistant (in order to call the scene locally), the bulbs are shifting color. The difference is subtle, but definitely noticeable. In the particular scene that I’m working with now, they have shifted from a light orange to more of a rose color, which is very odd because if I call the same scene using the LIFX cloud integration in HA, I get the correct colors.
Is there a known issue that I am overlooking? Thanks in advance!

This is not a known issue. Can you please check if the built-in themes provided by Home Assistant for the LIFX Z strips looks the same as the ones in the app or are they also different?

Either way, it would be great if you could open an issue on GitHub for this, if only to remind me to look into it when I get a chance: Issues · home-assistant/core · GitHub. That will also allow me to give you some debug code to see what’s going on.

1 Like

Thanks,
I will do a little more testing tonight and get back to you. So far this is an isolated incident as far as I can tell. I’m thinking it may have something to do with trying to save a theme in Home Assistant that includes a Z-Strip that has multiple colors “painted” on it and it’s confusing the system. I will start by re-creating the LIFX app theme so that the LED strip is a solid color before trying to save it as a scene in HA and see if it makes a difference.
I’ll also look at GitHub later. Thanks again