You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use pylifx to control multiple lifx bulbs. If I simply use the controller, I can switch all lamps. If I use the find_bulbs() method, I can see all the available bulbs in .bulbs, but I cannot control the bulbs separately.
I am trying to use pylifx to control multiple lifx bulbs. If I simply use the controller, I can switch all lamps. If I use the find_bulbs() method, I can see all the available bulbs in .bulbs, but I cannot control the bulbs separately.
This snippet works:
This one does not:
I tried to go into the API, but the messages seem to have changed. I believe lifxjs has similar issues
The text was updated successfully, but these errors were encountered: