node-red-contrib-tuya-local
node-red-contrib-tuya-local copied to clipboard
Abandoned ?
I noticed that this package is gone from https://www.npmjs.com/ and therefore you can no longer install it in node-red. Is the project abandoned?
It was never published on npm. I created the project because tuya convert back at the time was locked due to fw change by tuya. Also the first tuya local node dev didn’t want to upgrade the tuyapi protocol.
After all this months tuya convert can now flash newer tuya fw. I have only one tuya device which I haven’t flashed yet and I don’t really use it yet. An once I use it I’ll probably flash it.
Project is as it is, I can happily give over the repo if someone wants to take over, make it better or upgrade to future tuyapi versions.
Ah ok, I thought I had installed this through node-red, and for that to works it needs to be listed at npm, but not sure. I like this implementation better over the others out there. Unfortunatley tuyapi is not working with my specific tuya lights due to this bug : https://github.com/codetheweb/tuyapi/issues/246.
So I am now using the modified python imp. mentioned in the end of that thread. That works, but I'd rather not use it. Maybe when the tuyapi bug gets fixed, I might be interested in investing some time in further developing this. Thanks.