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

Timed out error Hass #20

Open
NiMa08 opened this issue Sep 12, 2020 · 1 comment
Open

Timed out error Hass #20

NiMa08 opened this issue Sep 12, 2020 · 1 comment

Comments

@NiMa08
Copy link

NiMa08 commented Sep 12, 2020

After restarting, subsequently I'm getting these errors:

WARNING (MainThread) [homeassistant.components.cover] Setup of cover platform mysmartblinds is taking over 10 seconds.

Logger: pygatt.backends.gatttool.gatttool
Source: /usr/local/lib/python3.8/site-packages/pygatt/backends/gatttool/gatttool.py:387
ERROR (SyncWorker_3) [pygatt.backends.gatttool.gatttool] Timed out connecting to F4:6D:E5:54:1B:8D after 5.0 seconds.

Is this message because my keys are wrong? Or is it something else. I used an android phone to get them. I also have Ian Levasque Mysmartblinds Bridge client installed, but don't know how to get the keys with that?

(I also had to change the folder naming a little bit to install it. In custom components, I now have a folder named mysmartblinds and renamed the file mysmartblinds.py to cover.py. Also changed CoverDevice to CoverEntity since that was deprecated.)

@NiMa08
Copy link
Author

NiMa08 commented Nov 20, 2020

I'm still trying to get this to work, if you could take a look at the keys I retrieved and tell me what I need, then I can narrow down the problem. This is all I'm getting out of the snoop log:

FE:A8:DE:17:5A:fE = 02 35 00 0e 00 0a 00 04 00 12 1b 00 21 59 f0 19 9e 9b 01
------------------------68
------------------------79

C4:77:56:36:22:31 = 02 39 00 0e 00 0a 00 04 00 12 1b 00 b6 47 d8 c7 e7 7c 01
-------------------------6e
-------------------------7d

F4:6D:E5:54:1B:8D = 02 3b 00 0e 00 0a 00 04 00 12 1b 00 47 82 8e 06 d7 9c 01
-------------------------70
-------------------------7a

fB:C1:33:92:81:4B = 02 3d 00 0e 00 0a 00 04 00 12 1b 00 21 23 25 68 3d 5c 01
------------------------6d

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

1 participant