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 have a Dyson Pure Cool.
Error code I'm getting is
File "C:\Users\me\AppData\Local\Programs\Python\Python36\lib\site-packages\libpurecoollink\dyson_pure_cool_link.py", line 152, in _mqtt_connect
self._connected = self._connection_queue.get(timeout=10)
File "C:\Users\me\AppData\Local\Programs\Python\Python36\lib\queue.py", line 172, in get
raise Empty
queue.Empty
Here's what's printed with print(devices) before auto connect:
I have a Dyson Pure Cool.
Error code I'm getting is
Here's what's printed with print(devices) before auto connect:
Any help would be much appreciated!
The text was updated successfully, but these errors were encountered: