bloomkd46 / homebridge-iRobot

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

Support Request: Can't add Roomba #186

Open ctbritt opened 1 year ago

ctbritt commented 1 year ago

Describe Your Problem:

I can't seem to add Roomba to my home. Spins in homekit for a while, before ending up with "Cannot add accessory"

Expected behavior:

Roomba should be added to HomeKit

Logs:

[1/25/2023, 10:37:25 AM] Roomba 0E18 is running on port *9.
[1/25/2023, 10:37:25 AM] Please add [Roomba 0E18] manually in Home app. Setup Code: *8

Config:

{
    "name": "*",
    "accessories": [
        {
            "name": "Roomba",
            "blid": "*",
            "password": ":1:*",
            "sw": "lewis+22.29.3+2022-08-23-eb90240ea48+Firmware-Build+1832",
            "sku": "i755020",
            "ipResolution": "lookup",
            "hostname": "*.local"
        }
    ],
    "logLevel": 3,
    "autoConnect": true,
    "alwaysShowModes": false,
    "platform": "iRobotPlatform"
}

Node Version:

18.4.0

NPM Version:

9.3.1

Homebridge Version:

1.6.0

Plugin Version:

homebridge-irobot@4.0.0-beta.11

Operating System:

Raspberian