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
Also, when a light is unreachable, maybe you could return the error ([{'error': {'description': 'resource, /lights/1, not available', 'type': 3, 'address': '/lights/1'}}]) as a string, so that we can print it?
I'm just trying to get the state of a light (light 1 does exist, "print(lights[1].name)" returns a name)
The text was updated successfully, but these errors were encountered: