node-red-contrib-tuya-smart
node-red-contrib-tuya-smart copied to clipboard
Can't connect to device with newer version of firmware
Unfortunately, I can't connect to my Gosund plug using this solution. That's probably because it is working under a newer version of the Tuya firmware. I've found the solution - jasonacox's power monitor https://github.com/jasonacox/powermonitor, which is works, I'm able to read power value using 3.3 version of the plugin. Is this possible to upgrade node-red-contrib-tuya-smart somehow?
Same here, just got them out of the box and they won't connect ! Seems this firmware update changed the communication protocol so we need to wait for an update of this repo, works fine with the powermonitor repo !
Same here as well. Bought some Teckin plugs w/ Tuya software recently, works with powermonitor when using 3.3. Would love to get this up and running in my node red flow.
Same here ,maybe update tuyapi to 5.0 can fix this ?
Use this one : https://github.com/subzero79/node-red-contrib-tuya-local , it works with latest tuya api unlike this repo