LIFX API Completely screwed

I don’t know if it is related, but they did change something on the backend. For a year my SmartThings drivers worked 100% and they stopped a few days ago. I had to make changes to my code to get everything working.

1 - I had to remove my sloppy trailing “,” at the end of my group lists.
2 - When setting colors I had to put a space between the hue and saturation settings instead of a “+”

That said, neither the “,” or “+” were part of the documented api, they just worked.

Also…

1 Like