homebridge-iRobot
homebridge-iRobot copied to clipboard
Trouble adding device
Describe Your Problem:
I used the automatic setup with the default config and it is logging into my iRobot account, but I am receiving this error and I don't see the device in Homekit. The Roomba is an i4 with the self emptying dock which is on the list. I also tried taking the Blid: from the log and doing the manual configuration with the same result in the log.
Expected behavior:
I was expecting it to automatically configure the device and add it.
Logs:
[10/6/2022, 7:54:37 PM] [iRobot] Logging into iRobot...
[10/6/2022, 7:54:38 PM] [iRobot] Configuring roomba: Rosie
[10/6/2022, 7:54:48 PM] [iRobot] Failed to configure roomba: Rosie see below for details
[10/6/2022, 7:54:48 PM] [iRobot] No Roomba Found With Blid: ********************************
[10/6/2022, 7:54:48 PM] [iRobot] Disabling Unconfigured Roomba: Rosie
Config:
{
"name": "iRobot",
"email": "[email protected]",
"password": "******************************",
"roombas": [
{
"autoConfig": true,
"info": {
"ver": 2
}
}
],
"manualDiscovery": false,
"lowBattery": 20,
"offAction": "pause:dock",
"status": "cycle:clean",
"eveStatus": "inverted:cycle:clean",
"bin": "filter:contact",
"ignoreMultiRoomBin": true,
"hideStuckSensor": false,
"disableMultiRoom": false,
"platform": "iRobotPlatform"
}
Node Version:
16.17.1
NPM Version:
8.11.0
Homebridge Version:
1.5.0
Plugin Version:
2.1.16
Operating System:
Ubuntu