I can confirm that @franco_sax 's solutions still work. I was able to get the local keys.
This wasn’t working at all for me but after my trial was extended, it started working.
A simple way to get all keys and id’s check this github repro. I made it just because there was no easy option to list all devices into a CSV file automaticly
You can also use my fork of HiveMind’s extractor (which just prints the local keys on-screen when run) GitHub - IDisposable/LocalTuyaKeyExtractor: Extract LocalKeys and other API information from Tuya OpenApi (via HiveMindAutomations)
Seems to be not working anymore. It shows following error:
Something went wrong with cloud/thing/[here is my device key]
Hi all,
I had to reset a device today so lost its secret key. I use tuya-cli wizard on a debian VM that still works so have a new key.
Last time on homeassistant I’m sure there was a way of just updating the secret key on the current device that lost its connection.
Can’t seem to find a way.
Do I need to delete the entity and add it again using clientid, key, id? (clientid I have no clue anymore)
Thanks