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

Adding the Irobot J5 model #198

Open
Tazmanian79 opened this issue Dec 2, 2024 · 0 comments
Open

Adding the Irobot J5 model #198

Tazmanian79 opened this issue Dec 2, 2024 · 0 comments

Comments

@Tazmanian79
Copy link

I have a Irobot J5 which I want to add to my home assistant.
I used to have an older model which was working fine in HA but the robot broke.
So I replaced it with the J5 model.

But I’m not able to add him. The integration says it cannot retrieve the password.

I also ran following command:

docker run -it node sh -c "npm install -g dorita980 && get-roomba-password "
And I get this info but it does not get the password. What is wrong?

Robot Data:
{
ver: ‘4’,
hostname: ‘iRobot-85CCAC5D51D54B8D8D5803B03BB1FAA8’,
robotname: ‘Dusty’,
robotid: ‘xxx’,
ip: ‘xxx’,
mac: ‘xxx’,
sw: ‘xxx’,
sku: ‘j517840’,
nc: 0,
proto: ‘mqtt’,
cap: {
binFullDetect: 2,
addOnHw: 3,
oMode: 10,
odoa: 4,
dockComm: 1,
maps: 3,
pmaps: 9,
mc: 2,
tLine: 2,
area: 1,
eco: 1,
multiPass: 2,
edge: 0,
pp: 0,
team: 1,
pose: 2,
lang: 2,
hm: 0,
‘5ghz’: 1,
prov: 3,
sched: 2,
svcConf: 1,
ota: 2,
log: 2,
langOta: 0,
ns: 1,
expectingUserConf: 2
},
cloudConnState: 14,
blid: ‘xxx’
}
Error getting password. Follow the instructions and try again.

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

1 participant