bloomkd46 / homebridge-iRobot

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

Disabling Unconfigured Roomba #217

Open camsky209 opened 4 months ago

camsky209 commented 4 months ago

Describe Your Problem:

I am trying to add my Braava Jet M6 and it is not working.

Expected behavior:

It is saying "Disabling Unconfigured Roomba"

Logs:

NOTICE TO USERS AND PLUGIN DEVELOPERS
> Homebridge 2.0 is on the way and brings some breaking changes to existing plugins.
> Please visit the following link to learn more about the changes and how to prepare:
> https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

[7/21/2024, 12:23:05 AM] [iRobot] Launched child bridge with PID 57112
[7/21/2024, 12:23:05 AM] Registering platform 'homebridge-irobot.iRobotPlatform'
[7/21/2024, 12:23:05 AM] [iRobot] Loaded homebridge-irobot v2.1.16 child bridge successfully
[7/21/2024, 12:23:05 AM] Loaded 0 cached accessories from cachedAccessories.0EA84D76A732.
[7/21/2024, 12:23:05 AM] [iRobot] Finished initializing platform: iRobot
[7/21/2024, 12:23:05 AM] Publishing bridge accessory (name: iRobot, publishInfo: {
  username: '***',
  port: 46589,
  pincode: '***-**-***',
  category: 2,
  bind: undefined,
  mdns: undefined,
  addIdentifyingMaterial: true,
  advertiser: 'bonjour-hap'
}).
[7/21/2024, 12:23:05 AM] [iRobot] Executed didFinishLaunching callback
[7/21/2024, 12:23:05 AM] [iRobot] Logging into iRobot...
[7/21/2024, 12:23:08 AM] [iRobot] [
{"name": "Moppy ", "blid": "***", "password": "***", "ip": "undefined"}
]

Config:

[7/21/2024, 12:23:08 AM] [iRobot] Configuring roomba: Moppy 
[7/21/2024, 12:23:08 AM] [iRobot] {"ver":"3","hostname":"iRobot-***","robotname":"Moppy ","robotid":"***","ip":"***,"mac":"***","sw":"sanmarino+22.29.6+2022-12-01-82f3372a65c+Firmware-Build+2321","sku":"m601220","nc":0,"proto":"mqtt","cap":{"oMode":4,"edge":0,"maps":3,"pmaps":10,"mc":2,"tHold":1,"tLine":2,"area":1,"eco":1,"multiPass":2,"team":1,"pp":0,"pose":2,"lang":2,"5ghz":1,"prov":3,"sched":2,"svcConf":1,"ota":2,"log":2,"langOta":0,"ns":1,"tileScan":1}}

[7/21/2024, 12:23:08 AM] [iRobot] Disabling Unconfigured Roomba: Moppy

Node Version:

20.9.0

NPM Version:

20.9.0

Homebridge Version:

1.8.4

Plugin Version:

v2.1.16

Operating System:

MacOS