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: Multiroom issue Bug #123

Open
aberthil opened this issue May 20, 2022 · 6 comments
Open

Bug Report: Multiroom issue Bug #123

aberthil opened this issue May 20, 2022 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@aberthil
Copy link

Describe The Bug:

I am trying to launch cleaning a specific room with homekit.
I have setup the room as described in the wiki, but face an issue when I select a room, and then press on.
The robot says see the app for help and there is an error message in the log: " Set Roomba To Clean With args:undefined"
How can I fix this to enable room by room cleaning?

To Reproduce:

Just launh cleaning for a room then it just does it

Expected behavior:

Start cleaning the room

Logs:

[5/9/2022, 5:14:07 PM] [iRobot] Set Roomba To Everywhere
[5/9/2022, 5:14:12 PM] [iRobot] disabling room 24 of map 0 on roomba Roomba
[5/9/2022, 5:14:17 PM] [iRobot] enabling room 5 of map 0 on roomba Roomba
[5/9/2022, 5:14:21 PM] [iRobot] Set Roomba To Room-By-Room
[5/9/2022, 5:14:23 PM] [iRobot] Set Roomba To pause With args:undefined
[5/9/2022, 5:14:30 PM] [iRobot] Set Roomba To Clean With args:undefined

Config:

"name": "iRobot",
            "email": "alexis@berthillier.net",
            "password": "xcvxvzv",
            "roombas": [
                {
                    "autoConfig": true,
                    "info": {
                        "ver": 2
                    }
                }
            ],
            "manualDiscovery": false,
            "lowBattery": 10,
            "offAction": "pause:none",
            "status": "cycle:clean",
            "eveStatus": "inverted:cycle:clean",
            "bin": "filter:contact",
            "ignoreMultiRoomBin": true,
            "hideStuckSensor": false,
            "disableMultiRoom": false,
            "platform": "iRobotPlatform"

Node Version:

v16.14.2

NPM Version:

8.5.0

Homebridge Version:

1.4.1

Plugin Version:

homebridge-irobot v2.1.16

Operating System:

MacOS

@aberthil aberthil added the bug Something isn't working label May 20, 2022
@Pob4acke
Copy link

Pob4acke commented Jun 4, 2022

I’m experiencing the same issue. Maybe twenty minutes after I did setup every room it startet. Logs are similar to the ones above.

@aberthil
Copy link
Author

aberthil commented Jun 4, 2022 via email

@bloomkd46
Copy link
Owner

I apologize for the lack of response. This is one of the things that I haven’t even added to plug-in version 3 which will be released sometime soon

@aberthil
Copy link
Author

aberthil commented Jun 4, 2022 via email

@bloomkd46
Copy link
Owner

It means that I plane on fixing this within the next few months when I get some time to sit down and debug it

@aberthil
Copy link
Author

aberthil commented Jun 4, 2022 via email

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