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

Support Request:

Open sadden3194 opened this issue 4 years ago • 1 comments

Describe Your Problem:

I have only a switch to start / stop roomba where are the switches for the different rooms?

Model: i7+ and Bravaa M6 Room by room support = yes

But your plugin says = false:

Expected behavior:

No response

Logs:

[2/25/2022, 6:19:26 PM] [iRobot] Logging into iRobot...
[2/25/2022, 6:19:26 PM] [iRobot] Adding new accessory: Roomba

Config:

{
            "name": "iRobot",
            "manualDiscovery": true,
            "roombas": [
                {
                    "name": "Roomba",
                    "blid": "XXX",
                    "password": "xxx",
                    "ip": "192.168.108.39"
                }
            ],
            "lowBattery": 20,
            "offAction": "stop:dock",
            "status": "cycle:clean",
            "platform": "iRobotPlatform"
        }

Node Version:

v16.14.0

NPM Version:

8.3.1

Homebridge Version:

v1.4.0

Plugin Version:

2.1.16 / 3 beta 11

Operating System:

Other

sadden3194 avatar Feb 25 '22 17:02 sadden3194

I have not added room-by-room support to version 3 yet. It is still being worked on

bloomkd46 avatar Feb 25 '22 22:02 bloomkd46