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

Connection to device succeeded but no datapoints found #271

Closed
SvetZitrka opened this issue Dec 28, 2020 · 2 comments
Closed

Connection to device succeeded but no datapoints found #271

SvetZitrka opened this issue Dec 28, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@SvetZitrka
Copy link

Hi, I'm using this gateway. It's https://www.lidl-shop.cz/SILVERCREST-Centralni-jednotka-Zigbee-3-0-Smart-Home/p100306596. Everything seems fine, the device is found on the network with its IP, but then after entering the key I get this message.

Fill in the basic device details. The name entered here will be used to identify the integration itself (as seen in the Integrations page). You will add entities and give them names in the following steps.
Connection to device succeeded but no datapoints found, please try again. Create a new issue and include debug logs if problem persists.

This will appear in the log:
2020-12-28 13:01:14 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for localtuya which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-12-28 13:01:43 DEBUG (MainThread) [custom_components.localtuya.discovery] Listening to broadcasts on UDP port 6666 and 6667
2020-12-28 13:01:46 DEBUG (MainThread) [custom_components.localtuya.discovery] Discovered device: {'ip': '200.200.1.245', 'gwId': 'bf5b8b7124fcb5422fri0d', 'active': 2, 'ablilty': 0, 'encrypt': True, 'productKey': 'keyyj3fy8x98arty', 'version': '3.4', 'token': True}
2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Started heartbeat loop 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Sending command heartbeat (device type: type_0a) 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Send payload: b'{}' 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Waiting for sequence number -100 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Sending command status (device type: type_0a) 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Send payload: b'{"gwId":"bf5b8b7124fcb5422fri0d","devId":"bf5b8b7124fcb5422fri0d"}' 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Waiting for sequence number 1 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Connection lost: None 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Closing connection 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Wait was aborted for seqno 1 2020-12-28 13:02:35 DEBUG (MainThread) [custom_components.localtuya.pytuya] [bf5...i0d] Closing connection

@postlund
Copy link
Collaborator

Nobody has tried to implement support for gateways of any kinds yet, so they are deemed unsupported. If anyone wants to give it a try, it's free to do so! 👍

@postlund
Copy link
Collaborator

This is also a duplicate of #69, so please use that issue instead.

@postlund postlund added the duplicate This issue or pull request already exists label Dec 28, 2020
SKULSHADY pushed a commit to SKULSHADY/localtuya that referenced this issue Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants