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

Door sensor Zigbee or other zigbee devices #72

Open
goodsale opened this issue Aug 3, 2023 · 0 comments
Open

Door sensor Zigbee or other zigbee devices #72

goodsale opened this issue Aug 3, 2023 · 0 comments

Comments

@goodsale
Copy link

goodsale commented Aug 3, 2023

With this version of localtuya I can manage many zigbee devices (switches, thermometers etc...)

However, there are some devices that when queried in tuya IOT do not contain all the information to be able to be connected to HA.

For example, I have some door sensors which, when queried in TUYA IOT, provide the code below where we see the lack of the Local key and the "uuid" is equal to the ID.

Do you think it is also possible to control these devices with LocalTuya and if so what are the parameters to insert as they are sub-devices of a zigbee hub?

{
  "result": {
    "active_time": 1690975597,
    "category": "qt",
    "create_time": 1690975597,
    "custom_name": "Finestra Cucina",
    "icon": "smart/icon/1524817291ohyty7jfc6kyokuqeyvnp14i_0.png",
    "id":  "xxxxxxxxxxxxxxxcwf9m",
    "ip": "",
    "is_online": true,
    "lat": "52.830",
    "local_key": "",
    "lon": "5.324",
    "model": "",
    "name": "Door Sensor",
    "product_id": "yyyyyyyyyysFFb",
    "product_name": "门窗磁传感器",
    "sub": true,
    "time_zone": "+01:00",
    "update_time": 1690975621,
    "uuid": "xxxxxxxxxxxxxxxcwf9m"
  },
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