bloomkd46 / homebridge-iRobot

A homebridge plugin for controlling iRobot devices
Apache License 2.0
61 stars 14 forks source link

Support Request: Failed to configure roomba: Ariel see below for details #98

Open jakudo opened 2 years ago

jakudo commented 2 years ago

Describe Your Problem:

Hi,

I have i7. When installing the plugin, everything goes normal. It check the account, finds the i7 and then shows:

Any idea?

Jakub

Expected behavior:

No response

Logs:

[2/19/2022, 8:39:57 AM] [iRobot] Initializing iRobotPlatform platform...
[2/19/2022, 8:39:57 AM] [iRobot] Logging into iRobot...
[2/19/2022, 8:39:58 AM] [iRobot] Configuring roomba: Ariel
[2/19/2022, 8:40:08 AM] [iRobot] Failed to configure roomba: Ariel see below for details
[2/19/2022, 8:40:08 AM] [iRobot] No Roomba Found With Blid: AF9290D... (not showing the whole code :) )

[2/19/2022, 8:40:08 AM] [iRobot] Disabling Unconfigured Roomba: Ariel

Config:

"name": "iRobot",
            "email": "xxx@gmail.com",
            "password": "xxx",
            "roombas": [
                {
                    "autoConfig": true,
                    "info": {
                        "ver": 2
                    }
                }
            ],
            "manualDiscovery": false,
            "lowBattery": 20,
            "offAction": "pause:dock",
            "status": "cycle:clean",
            "eveStatus": "inverted:cycle:clean",
            "bin": "filter:contact",
            "ignoreMultiRoomBin": true,
            "hideStuckSensor": false,
            "disableMultiRoom": false,
            "platform": "iRobotPlatform"
        }

Node Version:

not sure where to find it

NPM Version:

not sure where to find it

Homebridge Version:

1.4.0

Plugin Version:

2.1.16

Operating System:

Ubuntu

bloomkd46 commented 2 years ago

It looks like it is failing to find your Roomba's credentials when doing a local network scan. In version 3 you can just do a manual configuration and type in the IP unfortunately you will need to wait for version 3 before you can do that though. I will let you know when the betas are stable so that you can use the plug-in

jakudo commented 2 years ago

OK, thanks for info. I'll wait for the new version of the plugin. Thanks a lot.

bloomkd46 commented 2 years ago

There is a new beta out that should work. Feel free to try it out

jakudo commented 2 years ago

Thanks a lot. However, I don't know know how to find the password :-/ I have the BLId, but no password and cannot figure it out.

bloomkd46 commented 2 years ago

I have set up the next beta to put the blid and password In the log. I will try to publish it later today

jakudo commented 2 years ago

Thanks a lot.

bloomkd46 commented 1 year ago

Please try the latest beta: npm