homebridge-iRobot icon indicating copy to clipboard operation
homebridge-iRobot copied to clipboard

Bug Report: No Response in HomeKit

Open qoodanny opened this issue 1 year ago • 2 comments

Describe The Bug:

There is no response

To Reproduce:

install plug in ->? cannot detect device -> update beta -> detected device -> downgrade to latest version. Both version is not response

Expected behavior:

They should response in beta and current version

Logs:

[2022-09-04, 12:43:01 a.m.] [iRobot] [Roomba J7+] Failed To Update State:
 Roomba Offline
[2022-09-04, 12:43:04 a.m.] [iRobot] [Braava jet M6] Failed To Update State:
 Operation Timed out

Config:

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

NPM Version:

8.11.0

Homebridge Version:

16.16

Plugin Version:

2.1.16

Operating System:

Raspberian

qoodanny avatar Sep 04 '22 05:09 qoodanny

i am also having the same problem

MEGALITH2022 avatar Oct 02 '22 23:10 MEGALITH2022

Please try the latest beta: npm

bloomkd46 avatar Jan 02 '23 04:01 bloomkd46