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

Bug Report: Robot reported as offline but is OK in official app #187

Open
frankb-CZ opened this issue Feb 3, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@frankb-CZ
Copy link

Describe The Bug:

Plug-in says in the log that iRobot went offline again and again but if I look in the official app it is ok and I can start the cleaning process

To Reproduce:

Connect iRobot account with iRobot 976 on it. Then wait a couple of hours/days. Sometimes it works ok, sometimes it does not.

Expected behavior:

iRobot should be always available in HomeBridge if it is ok in official app.

Logs:

Attempting To Reconnect To Roomba
[03/02/2023, 06:32:38] *
Roomba went offline, disconnecting...
[03/02/2023, 06:32:38] *
 Roomba  connection closed, reconnecting in 5 seconds
[03/02/2023, 06:32:43] *
Attempting To Reconnect To Roomba

Config:

{
            "name": "*",
            "email": "*",
            "password": "*",
            "roombas": [
                {
                    "autoConfig": true,
                    "info": {
                        "ver": 2
                    }
                }
            ],
            "manualDiscovery": false,
            "lowBattery": 10,
            "offAction": "stop:dock",
            "status": "phase:run",
            "eveStatus": "inverted:phase:run",
            "bin": "filter:motion",
            "ignoreMultiRoomBin": false,
            "hideStuckSensor": false,
            "disableMultiRoom": true,
            "platform": "iRobotPlatform"

Node Version:

16.4.0

NPM Version:

8.5.1

Homebridge Version:

1.6.0

Plugin Version:

Latest

Operating System:

Raspberian

@frankb-CZ frankb-CZ added the bug Something isn't working label Feb 3, 2023
@mgoeppl
Copy link

mgoeppl commented Oct 9, 2023

Same problem here too. Plugin works on a raspi but not on my Ubuntu VM for some reason…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants