bloomkd46 / homebridge-iRobot

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

No Devices found #106

Open matteobart opened 2 years ago

matteobart commented 2 years ago

Describe The Bug:

I have a Roomba 980 and a Braava M6 but neither are showing up when using username/password. I have double checked the credentials to show they are correct. There are no devices under the device tab and no error logs either.

To Reproduce:

Use username and password to try and connect roombas to this plugin.

Expected behavior:

Both iRobots to appear in devices tab

Logs:

No logs to show

Config:

{
            "name": "iRobot",
            "email": "*@gmail.com",
            "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:

v16.13.0

NPM Version:

v8.1.0

Homebridge Version:

v1.4.0

Plugin Version:

v2.1.16

Operating System:

Raspberian

bloomkd46 commented 2 years ago

Please try installing the latest beta. It might have more info

Morcman commented 2 years ago

I‘ve got the same combination of robots. With the latest stable version I am experiencing the same behavior. With the latest beta I am getting timeout errors for both all the time. They do show up in the home app but as unresponsive.

matteobart commented 2 years ago

I'm noticing something similar in the latest beta. My 980 shows up and is able to be turned on and off via the home and homebridge app. However the Braava jet M6 is always unresponsive via the home app, but works in the homebridge app.

Either way since I turned on this plugin I've noticed slow down of the whole homebridge system. Other accessories taking much longer to connect to then normal.

bloomkd46 commented 2 years ago

What is the software version on your m6?

Morcman commented 2 years ago

My M6 is on 3.20.7

bloomkd46 commented 2 years ago

Ok, thanks. I will look into this later today

matteobart commented 2 years ago

I'm also running 3.20.7 on M6 which appears to be the latest.

Morcman commented 2 years ago

Any news on this?

bloomkd46 commented 1 year ago

Please try the latest beta: npm