Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to configure roomba 896 #135

Open
Cyrille556 opened this issue Mar 6, 2023 · 2 comments
Open

Unable to configure roomba 896 #135

Cyrille556 opened this issue Mar 6, 2023 · 2 comments
Assignees

Comments

@Cyrille556
Copy link

Good morning,

I can no longer configure my irobot roomba 896.

I reinstalled homebridge and since then impossible to configure it.

Until now I used this command line in the terminal: cd /usr/local/lib/node_modules/homebridge-roomba2

then: sudo npm run getrobotpwd 10.143.1.x

I press the two roomba buttons until it flashes green

and I got the blid and the password....

Now when I enter the command line in the terminal I have this: pi@homebridge:/var/lib/homebridge $ cd /usr/local/lib/node_modules/homebridge-roomba2
bash: cd: /usr/local/lib/node_modules/homebridge-roomba2: No such file or directory

I also tried this command line: pi@homebridge:/var/lib/homebridge $ cd $(npm root -g)/homebridge-roomba2
bash: cd: /opt/homebridge/lib/node_modules/homebridge-roomba2: No such file or directory

My Homebridge is on 1.6.0 and the roomba2 plug-in v1.4.0.

THANKS :)

@karlvr
Copy link
Collaborator

karlvr commented Apr 23, 2023

@Cyrille556 Which instructions are you following? This command is the right one:

cd $(npm root -g)/homebridge-roomba2

However given that isn't working for you... are you sure that you have the plugin installed? If you do, then something has changed and Homebridge is installing packages in a different directory. Try /usr/lib/node_modules?

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants