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

Can't connect WiFi device #1298

Closed
abdess47 opened this issue Nov 13, 2023 · 1 comment
Closed

Can't connect WiFi device #1298

abdess47 opened this issue Nov 13, 2023 · 1 comment

Comments

@abdess47
Copy link

I can't add the device in local tuya.
I got error message :

Detected blocking call to sleep inside the event loop by custom integration 'tuya_local' at custom_components/tuya_local/device.py, line 77: self._api = tinytuya.Device(dev_id, address, local_key), please create a bug report at https://github.com/make-all/tuya-local/issues

Here's the response of Iot platform
I delete sensible information.
{
"result": [
{
"active_time": 1689901633,
"category": "aqcz",
"create_time": 1673532722,
"custom_name": "Borne voiture (mesure conso)",
"icon": "smart/icon/bay16111967609110m8U/f38a67283ad104867f4ca70eb9817f4e.jpg",
"id": "delete info",
"ip": "delete info",
"is_online": true,
"lat": "delete info",
"local_key": "delete info",
"lon": "3.6600",
"model": "PJ-1103",
"name": "WiFi Digital Meter",
"product_id": "djfep9s6s3b2qk89",
"product_name": "WiFi Digital Meter",
"sub": false,
"time_zone": "+02:00",
"update_time": 1699785890,
"uuid": "492e1ca0960adf7a"
}
],
"success": true,
"t": 1699906336460,
"tid": "f0cf7f29826011eeab249a6504bbc951"
}

@abdess47 abdess47 added the bug Something isn't working label Nov 13, 2023
@make-all
Copy link
Owner

Duplicate of #407 and possibly combined with #408

@make-all make-all removed the bug Something isn't working label Nov 13, 2023
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