Max Isom
Max Isom
Could you run `tuya-cli` in debug mode and post the output? `DEBUG=* tuya-cli...` if you're on *sh. Teckin devices specifically seem to work slightly differently and I don't think we've...
My guess is that your devices are a ['0d' type](https://github.com/codetheweb/tuyapi/issues/389#issuecomment-760803032), which is not currently supported. If you're able to, it would be greatly appreciated if you applied the modifications for...
@AndreasMatthias thank you for confirming. I don't currently have enough free time to implement 0d devices, but feel free to follow [this issue](https://github.com/codetheweb/tuyapi/issues/389#issuecomment-760803032) for updates. Also happy to accept PRs....
IRRC there's a command that can do that, but it isn't currently implemented by TuyAPI. I would be open to including it if you want to figure it out and...
Please run `DEBUG=* tuya-cli wizard` and post the output.
It looks like you might have missed step 5 [here](https://github.com/codetheweb/tuyapi/blob/master/docs/SETUP.md#linking-a-tuya-device-with-smart-link).
Sorry, it's unclear from your original post. Is the computer you're running @tuyapi/cli on connected via WiFi to your network? The warning in VSCode doesn't matter since this package isn't...
Given that lots of people are suddenly having this issue, I'm guessing that either updated firmware is being rolled out or something changed with the API. I'll try linking some...
I just tried myself and it works fine for me. So I don't think the API changed and I checked in the Tuya app first to make sure there wasn't...
Does this happen every single time, or only sometimes?