davrivas80

Results 1 issues of davrivas80

Hi there. I am trying to connect locally to a Zigbee Gateway with no avail. This is my simple code: `gw = tinytuya.Device( GATEWAY_ID, address=GATEWAY_IP, local_key=GATEWAY_KEY, persist=True, version=3.4 ) print(...