rospogrigio / localtuya

local handling for Tuya devices
GNU General Public License v3.0
2.93k stars 562 forks source link

Local_key disappeared from https://iot.tuya.com/cloud/explorer? #813

Open vicentecandido opened 2 years ago

vicentecandido commented 2 years ago

Previously I could see local_key. However, I went to access it now and the key no longer appears. Does anyone know how do I get the localkey or how do I add a device without the key.

vicentecandido commented 2 years ago

Its Worked!

Here is error: https://iot.tuya.com/cloud/explorer?id=p1621112569688f57ag&groupId=group-home&interfaceId=470221238454738 Between is the correct https://iot.tuya.com/cloud/explorer?id=p16347749877643c9ytj&groupId=**group-controll**&interfaceId=1372847813240126700

nospam2k commented 2 years ago

Ok, I don't really understand the "fix" here. I get a response but the response doesn't have local_key. This group-controll part makes no sense to me.

vicentecandido commented 2 years ago

Ok, I don't really understand the "fix" here. I get a response but the response doesn't have local_key. This group-controll part makes no sense to me.

In my case, the problem was incorrect address. I put correct addrees and it showed me local_key.

nospam2k commented 2 years ago

Ahh... ok, I found my problem. I didn't realize the device had to be online, I'm using bluetooth devices without a hub. Once I connected the device to a hub and it showed up as ONLINE on Tuya, it showed the local_key. Now to figure out how to address a bluetooth, hubbed device!