Help with the LIDL gateway (Tuya + HomeKit version) #470
-
Hi, I recently bought a LIDL gateway, the latest model with HomeKit support and usb-c socket (zigggi3hlcctmait). I've tried this code:
But I only got that: Does someone have experience with this LIDL gateway and tinytuya? Many thanks in advance and kind regards, fsutter |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
What does |
Beta Was this translation helpful? Give feedback.
-
.... Scan Complete! Found 5 devices.
|
Beta Was this translation helpful? Give feedback.
-
Oh yeah, a lot of gateways do not respond to gw.status() requests, you'll need to either call .status() on a sub-device or request a list of sub-devices from the gateway with |
Beta Was this translation helpful? Give feedback.
-
The end goal is to read the values (temp and humidity from a nous sensor which is connected to the gateway. Thanks |
Beta Was this translation helpful? Give feedback.
-
I found it, it is node_id 🧐 It works now! What is the purpose of the persist parameter ? Thanks |
Beta Was this translation helpful? Give feedback.
This is good and proves the local key and other data is correct. I wonder if your gateway just doesn't respond to either status() or subdev_query() requests? If you know the Device ID and CID of a paired device then you could try polling it instead with