bloomkd46 / homebridge-iRobot

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

Support Request: Adding new robot #181

Open shukmeister opened 1 year ago

shukmeister commented 1 year ago

Describe Your Problem:

Hi, I had an s9+ paired successfully with the plugin but I now added an m6 to my iRobot app but don't see it appearing in HomeBridge. How do I make the plugin search search and auto-add the new m6

It looks like it found my m6, penguin, but it is not configured for some reason

Expected behavior:

No response

Logs:

[10/01/2023, 17:52:01] [iRobot] Loading accessory from cache: Gecko
[10/01/2023, 17:52:02] [iRobot] Logging into iRobot...
[10/01/2023, 17:52:10] [iRobot] Configuring roomba: Gecko
[10/01/2023, 17:52:13] [iRobot] Configuring roomba: Penguin
[10/01/2023, 17:52:16] [iRobot] Disabling Unconfigured Roomba: Penguin
[10/01/2023, 17:52:16] [iRobot] Restoring existing accessory from cache: Gecko
[10/01/2023, 17:52:19] [iRobot] Succefully connected to roomba Gecko

Config:

"roombas": [
        {
            "autoConfig": true,
            "info": {
                "ver": 2
            }
        }
    ],
    "manualDiscovery": false,
    "lowBattery": 20,
    "offAction": "pause:dock",
    "status": "cycle:clean",
    "eveStatus": "inverted:cycle:clean",
    "bin": "contact",
    "ignoreMultiRoomBin": false,
    "hideStuckSensor": false,
    "disableMultiRoom": false,
    "platform": "iRobotPlatform"
}

Node Version:

v16.16.0

NPM Version:

n/a

Homebridge Version:

n/a

Plugin Version:

v2.1.16

Operating System:

Raspberian

bloomkd46 commented 1 year ago

Please try the latest beta: npm