homebridge-iRobot
homebridge-iRobot copied to clipboard
Support Request:
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
I have not added room-by-room support to version 3 yet. It is still being worked on