TuyaAPI / cli

🔧 A CLI for Tuya devices
MIT License
261 stars 44 forks source link

Device registered and failed to be registered #142

Closed Pieriot closed 2 years ago

Pieriot commented 2 years ago

When running the 'tuya-cli link' command, I get both a 'registered' and 'failed to be registered' message. "TypeError: link.getLinkedDevices is not a function"

linkgetlinkeddevices

The lights I'm trying to connect to stop flashing when the command is run so I assume it connects to a degree.

Sorry for the formatting and probably noob question, first time on github.

codetheweb commented 2 years ago

Whoops, I forgot to bump the minimum version for one of the dependencies.

Please upgrade to @tuyapi/cli v1.18.2 and try again.