Chuck Claunch
Chuck Claunch
Some interesting reads I've found today: https://github.com/ct-Open-Source/tuya-convert - might be nice to get the firmware off the grill https://github.com/unparagoned/cloudtuya - allows control via user/pass, but haven't tried it yet.
I spoke to RecTec tech support today and while they said currently they can't expose the APIs or anything, they did listen to my concerns that the only way to...
Awesome. I see where I went wrong in the steps previously, I hadn't "applied for cloud API Authorization". Will try it once my auth goes through.
I got my cloud API auth and attempted again. It does seem to actually be trying this time, however times out with `Error: Timed out waiting for devices to connect.`....
Scratch all that, looks like the CLI link *does* require a host with wifi access. Should probably be clarified in their instructions. I verified that this works with the returned...
I confirmed that the script above still does work with outbound internet blocked so it is indeed 100% local. Yay. Interesting note is that the `tuya-cli get` command does not...
@chansearrington I'm not using Home Assistant, just Node-RED.
@SDNick484 can you tell me which version of TuyAPI your grill is responding that it has? I noticed in testing that unless I specify `3.3` it does not respond for...
I got all fired up creating my own `node-red-contrib-rectec` then while searching some errors found this [node-red-contrib-tuya-local](https://github.com/subzero79/node-red-contrib-tuya-local) which works with my RT-590 perfectly. I set up the `request` injection node...
Hi @hpnotiqballin , as @SDNick484 I have the newer firmware and the registering a tuya account thing did work for me. I incorporated my grill into node red and documented...