bloomkd46 / homebridge-iRobot

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

Support Request: #96

Open natesor opened 2 years ago

natesor commented 2 years ago

Describe Your Problem:

I have logged in and no devices are showing up. according to the Homebridge Logs, it seems to find both of my devices (i7 and m6) but neither are under "Accessories".

Expected behavior:

No response

Logs:

[17/02/2022, 19:19:56] [iRobot] Logging into iRobot...
[17/02/2022, 19:19:59] [iRobot] Configuring roomba: Braava jet M6
[17/02/2022, 19:20:00] [iRobot] Configuring roomba: Roomba i7 Vacuum
[17/02/2022, 19:20:01] [iRobot] Disabling Unconfigured Roomba: Braava jet M6

Config:

{
            "name": "iRobot",
            "email": "Redacted",
            "password": "Redacted",
            "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.2

NPM Version:

8.3.1

Homebridge Version:

V1.4.0

Plugin Version:

/usr/local/lib └── homebridge-irobot@2.1.16

Operating System:

Raspberian

bloomkd46 commented 2 years ago

This is a known bug. I will be releasing version 3 soon which will fix this.

bloomkd46 commented 1 year ago

Please try the latest beta: npm