TuyaAPI / cli

🔧 A CLI for Tuya devices
MIT License
266 stars 43 forks source link

trouble shooting Device(s) failed to be registered! #1

Closed jpaberc closed 6 years ago

jpaberc commented 6 years ago

Any advice for how to troubleshoot this step?


    at errnoException (dns.js:28:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:73:26)
  code: 'ENOTFOUND',
  errno: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'broadcasthost' }```
My laptop is connected to the correct 2.4GHz network and I am using the iOS key and secret as instructed.
jpaberc commented 6 years ago

Issue already open here: https://github.com/codetheweb/tuyapi/issues/51

codetheweb commented 6 years ago

Moved issue to https://github.com/TuyaAPI/link/issues/3.

codetheweb commented 6 years ago

Fixed. Please update the CLI tool with npm i @tuyapi/cli@1.1.0 -g and try again.