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: Trying to Clean Room by Room #169

Open
rjkelly1894 opened this issue Nov 24, 2022 · 0 comments
Open

Support Request: Trying to Clean Room by Room #169

rjkelly1894 opened this issue Nov 24, 2022 · 0 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@rjkelly1894
Copy link

Describe Your Problem:

I have tried to do room-by-room cleaning, there were maps that automatically synchronized when I set the plugin up but none of them are functioning. I have tried to follow the setup room-by-room instructions but I do not get any additional switches that pop up when I start these. Is there a way to clean the old switches and start over?

Also, i7 robot does not respond whether using automatic or manual configuration

Expected behavior:

No response

Logs:

[11/24/2022, 1:30:36 AM] [iRobot] Configuring roomba: Joffrey
[11/24/2022, 1:30:36 AM] [iRobot] Restoring existing accessory from cache: Wall-E
[11/24/2022, 1:30:36 AM] [iRobot] Restoring existing accessory from cache: Meryl Sweep
[11/24/2022, 1:30:36 AM] [iRobot] Restoring existing accessory from cache: Joffrey
[11/24/2022, 1:30:36 AM] Homebridge v1.5.1 (HAP v0.10.4) (iRobot) is running on port 49601.
[11/24/2022, 1:30:36 AM] [iRobot] Roomba Joffrey  went offline, disconnecting...
[11/24/2022, 1:30:36 AM] [iRobot] Roomba Joffrey  connection closed, reconnecting in 5 seconds
[11/24/2022, 1:30:37 AM] [iRobot] Succefully connected to roomba Wall-E
[11/24/2022, 1:30:37 AM] [iRobot] Succefully connected to roomba Meryl Sweep
[11/24/2022, 1:30:41 AM] [iRobot] Attempting To Reconnect To Roomba Joffrey
[11/24/2022, 1:30:42 AM] [iRobot] Roomba Joffrey  went offline, disconnecting...
[11/24/2022, 1:30:42 AM] [iRobot] Roomba Joffrey  connection closed, reconnecting in 5 seconds
[11/24/2022, 1:30:47 AM] [iRobot] Attempting To Reconnect To Roomba Joffrey
[11/24/2022, 1:30:47 AM] [iRobot] Roomba Joffrey  went offline, disconnecting...
[11/24/2022, 1:30:47 AM] [iRobot] Roomba Joffrey  connection closed, reconnecting in 5 seconds
[11/24/2022, 1:30:52 AM] [iRobot] Attempting To Reconnect To Roomba Joffrey
[11/24/2022, 1:30:52 AM] [iRobot] Roomba Joffrey  went offline, disconnecting...
[11/24/2022, 1:30:52 AM] [iRobot] Roomba Joffrey  connection closed, reconnecting in 5 seconds
[11/24/2022, 1:30:57 AM] [iRobot] Attempting To Reconnect To Roomba Joffrey
[11/24/2022, 1:30:57 AM] [iRobot] Roomba Joffrey  went offline, disconnecting...
[11/24/2022, 1:30:57 AM] [iRobot] Roomba Joffrey  connection closed, reconnecting in 5 seconds
[11/24/2022, 1:31:02 AM] [iRobot] Attempting To Reconnect To Roomba Joffrey
[11/24/2022, 1:31:02 AM] [iRobot] Roomba Joffrey  went offline, disconnecting...
[11/24/2022, 1:31:02 AM] [iRobot] Roomba Joffrey  connection closed, reconnecting in 5 seconds

Config:

{
            "name": "iRobot",
            "email": "*",
            "password": "*",
            "roombas": [
                {
                    "name": "Wall-E",
                    "blid": "16A2BF66A68C4899AB2BC30C5C1D5899",
                    "password": ":1:1640908962:t0mujxsUFnR9BMPg",
                    "autoConfig": false,
                    "ip": "10.74.1.225",
                    "model": "j7",
                    "multiRoom": true,
                    "info": {
                        "mac": "50:14:79:BA:E6:DC",
                        "ver": 2
                    }
                },
                {
                    "name": "Meryl Sweep",
                    "blid": "89C4E58290B246B9A8EAA04B6784F566",
                    "password": ":1:1655242749:X1J96NHwVxGW5NAZ",
                    "autoConfig": false,
                    "ip": "10.74.1.88",
                    "model": "j7",
                    "info": {
                        "ver": 2
                    }
                },
                {
                    "name": "Joffrey",
                    "blid": "1EEA415A86F5426CA6F85B6CA6D27962",
                    "password": ":1:1655537123:LgyRrDs2sYY3oOsH",
                    "autoConfig": false,
                    "ip": "10.74.1.233",
                    "model": "i7",
                    "info": {
                        "ver": 2
                    }
                }
            ],
            "manualDiscovery": true,
            "lowBattery": 20,
            "offAction": "stop:dock",
            "status": "cycle:clean",
            "eveStatus": "inverted:cycle:clean",
            "bin": "filter:contact:motion",
            "ignoreMultiRoomBin": false,
            "hideStuckSensor": false,
            "disableMultiRoom": false,
            "_bridge": {
                "username": "0E:43:D8:27:C1:AC",
                "port": 49601
            },
            "platform": "iRobotPlatform"
        }

Node Version:

v18.12.1v

NPM Version:

8.19.2

Homebridge Version:

v4.50.2

Plugin Version:

v2.1.16

Operating System:

MacOS

@rjkelly1894 rjkelly1894 added help wanted Extra attention is needed question Further information is requested labels Nov 24, 2022
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

2 participants