homebridge-iRobot
homebridge-iRobot copied to clipboard
Bug Report: Robot reported as offline but is OK in official app
Describe The Bug:
Plug-in says in the log that iRobot went offline again and again but if I look in the official app it is ok and I can start the cleaning process
To Reproduce:
Connect iRobot account with iRobot 976 on it. Then wait a couple of hours/days. Sometimes it works ok, sometimes it does not.
Expected behavior:
iRobot should be always available in HomeBridge if it is ok in official app.
Logs:
Attempting To Reconnect To Roomba
[03/02/2023, 06:32:38] *
Roomba went offline, disconnecting...
[03/02/2023, 06:32:38] *
Roomba connection closed, reconnecting in 5 seconds
[03/02/2023, 06:32:43] *
Attempting To Reconnect To Roomba
Config:
{
"name": "*",
"email": "*",
"password": "*",
"roombas": [
{
"autoConfig": true,
"info": {
"ver": 2
}
}
],
"manualDiscovery": false,
"lowBattery": 10,
"offAction": "stop:dock",
"status": "phase:run",
"eveStatus": "inverted:phase:run",
"bin": "filter:motion",
"ignoreMultiRoomBin": false,
"hideStuckSensor": false,
"disableMultiRoom": true,
"platform": "iRobotPlatform"
Node Version:
16.4.0
NPM Version:
8.5.1
Homebridge Version:
1.6.0
Plugin Version:
Latest
Operating System:
Raspberian
Same problem here too. Plugin works on a raspi but not on my Ubuntu VM for some reason…