Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout during auto connect #36

Open
Legagit opened this issue Jul 8, 2020 · 1 comment
Open

Timeout during auto connect #36

Legagit opened this issue Jul 8, 2020 · 1 comment

Comments

@Legagit
Copy link

Legagit commented Jul 8, 2020

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:

[DysonPureCoolLink(serial=VW1-UK-KAA0157A,active=False,name=Bedroom,version=ECG2PF.02.06.003.0002,auto_update=True,new_version_available=False,product_type=520,network_device=None)]

Any help would be much appreciated!

@buitre-buitaker
Copy link

Here I have the same problem, any solution or test? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants