FlagX / ha-ledvance-tuya-resync-localkey

pyscript for homeassistant to resync local keys from private tuya api
MIT License
108 stars 17 forks source link

Does this still work after the latest Tuya API changes? #25

Closed JAudi23 closed 4 months ago

JAudi23 commented 4 months ago

I had this set up on a previous instance of HA and it worked great. I'm trying to set it up on my latest instance, and it seems to be installed correctly, but am getting an error as shown in the below screenshot.

image

Any guidance on fixing this?

FlagX commented 4 months ago

@JAudi23 still works for me. This looks like the same issue as here: https://github.com/FlagX/ha-ledvance-tuya-resync-localkey/issues/1 maybe some of the constants need to be adjusted.

JAudi23 commented 4 months ago

Thanks, I used that method you linked previously at it worked great before, but I've lost the files i used (with the constants), let me review my codes again and see where I went wrong.