Hello, I want to control my roomba 980 from Homebridge. But I can't get the "blid" and "robotpwd" back. I am french and the roomba and in french.
Error code:
pi@homebridge:/var/lib/homebridge $ /usr/local/lib/node_modules/homebridge-roomba2
bash: /usr/local/lib/node_modules/homebridge-roomba2: Is a directory
pi@homebridge:/var/lib/homebridge $ sudo npm run getrobotpwd 192.168.x.xxx
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /var/lib/homebridge/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/var/lib/homebridge/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2020-11-20T16_49_07_395Z-debug.log
Hello, I want to control my roomba 980 from Homebridge. But I can't get the "blid" and "robotpwd" back. I am french and the roomba and in french.
Error code: pi@homebridge:/var/lib/homebridge $ /usr/local/lib/node_modules/homebridge-roomba2 bash: /usr/local/lib/node_modules/homebridge-roomba2: Is a directory pi@homebridge:/var/lib/homebridge $ sudo npm run getrobotpwd 192.168.x.xxx npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /var/lib/homebridge/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/var/lib/homebridge/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2020-11-20T16_49_07_395Z-debug.log
Thank you for your help =)