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

Support Request: J7 configured but does not connect #190

Open
siobhanellis opened this issue Feb 16, 2023 · 1 comment
Open

Support Request: J7 configured but does not connect #190

siobhanellis opened this issue Feb 16, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@siobhanellis
Copy link

Describe Your Problem:

I have 3 Roombas. Only 1 is causing a problem, which is the J7.

I am running the latest beta.

It configures just fine, but can never connect, although the App says all is good.

Expected behavior:

Able to connect to the J7

Logs:

[iRobot] Robbie: Connecting...

Config:

{
    "name": "iRobot",
    "accessories": [
        {
            "name": "Robbie",
            "blid": "XXXX",
            "password": "XXXX",
            "sw": "sapphire+22.29.3+2022-08-23-eb90240ea48+Firmware-Production+96",
            "sku": "j715840",
            "ipResolution": "broadcast"
        },
        {
            "name": "old Roomba",
            "blid": "XXXX",
            "password": "XXXX",
            "sw": "v2.4.16-126",
            "sku": "R960020",
            "ipResolution": "broadcast"
        },
        {
            "name": "Daneel Olivaw",
            "blid": "XXXX",
            "password": "XXXX",
            "sw": "lewis+22.29.3+2022-08-23-eb90240ea48+Firmware-Build+1832",
            "sku": "i715640",
            "ipResolution": "broadcast"
        }
    ],
    "logLevel": 4,
    "autoConnect": true,
    "alwaysShowModes": false,
    "_bridge": {
        "username": "0E:C6:AC:10:DB:64",
        "port": 46573
    },
    "platform": "iRobotPlatform"
}

Node Version:

16.14.0

NPM Version:

8.3.1

Homebridge Version:

1.6.0

Plugin Version:

4.0.0-beta11

Operating System:

MacOS

@siobhanellis siobhanellis added help wanted Extra attention is needed question Further information is requested labels Feb 16, 2023
@kisonay
Copy link

kisonay commented Sep 2, 2023

I'm seeing the same behavior. Another roomba connects without issue but the j7+ does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants