taurgis / homebridge-iRobot-v2

A homebridge plugin for controlling iRobot devices
Apache License 2.0
4 stars 1 forks source link

Support Request: #7

Closed StephenMForde closed 2 months ago

StephenMForde commented 2 months ago

Describe Your Problem:

Hi there, firstly thank you for the hard work. I set everything up and it logs into my account and identifies my J9+ robots but then says "[iRobot] Failed to connect roomba: Arthur with error: No Roomba Found With Blid:*****". Any ideas what I am going wrong? Thanks again.

Expected behavior:

No response

Logs:

[9/7/2024, 5:06:04 PM] [iRobot] Initializing iRobotPlatform platform...
[9/7/2024, 5:06:04 PM] [Nest] Fetching Nest devices.
[9/7/2024, 5:06:04 PM] [iRobot] Logging into iRobot...
[9/7/2024, 5:06:06 PM] [iRobot] Configuring roomba: Robbie
[9/7/2024, 5:06:16 PM] [iRobot] Failed to connect roomba: Robbie with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:16 PM] [iRobot] Configuring roomba: Jarvis
[9/7/2024, 5:06:26 PM] [iRobot] Failed to connect roomba: Jarvis with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:26 PM] [iRobot] Configuring roomba: Winston
[9/7/2024, 5:06:37 PM] [iRobot] Failed to connect roomba: Winston with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:37 PM] [iRobot] Configuring roomba: Arthur
[9/7/2024, 5:06:47 PM] [iRobot] Failed to connect roomba: Arthur with error: No Roomba Found With Blid: ***********

Config:

[9/7/2024, 5:06:04 PM] [iRobot] Initializing iRobotPlatform platform...
[9/7/2024, 5:06:04 PM] [Nest] Fetching Nest devices.
[9/7/2024, 5:06:04 PM] [iRobot] Logging into iRobot...
[9/7/2024, 5:06:06 PM] [iRobot] Configuring roomba: Robbie
[9/7/2024, 5:06:16 PM] [iRobot] Failed to connect roomba: Robbie with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:16 PM] [iRobot] Configuring roomba: Jarvis
[9/7/2024, 5:06:26 PM] [iRobot] Failed to connect roomba: Jarvis with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:26 PM] [iRobot] Configuring roomba: Winston
[9/7/2024, 5:06:37 PM] [iRobot] Failed to connect roomba: Winston with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:37 PM] [iRobot] Configuring roomba: Arthur
[9/7/2024, 5:06:47 PM] [iRobot] Failed to connect roomba: Arthur with error: No Roomba Found With Blid: ***********

[9/7/2024, 5:06:47 PM] [iRobot] Not creating an accessory for unreachable Roomba: Robbie
[9/7/2024, 5:06:47 PM] [iRobot] Not creating an accessory for unreachable Roomba: Jarvis
[9/7/2024, 5:06:47 PM] [iRobot] Not creating an accessory for unreachable Roomba: Winston
[9/7/2024, 5:06:47 PM] [iRobot] Not creating an accessory for unreachable Roomba: Arthur
Setup Payload:
X-HM://00253G1G8ISG4

Node Version:

20.17.0

NPM Version:

npm -v

Homebridge Version:

Homebridge v1.8.4 (HAP v0.12.2) (Homebridge 2F83)

Plugin Version:

npm list -g homebridge-irobot-v2

Operating System:

MacOS

taurgis commented 2 months ago

Is your Homebridge on a different network than the roombas?

StephenMForde commented 2 months ago

Actually now that you mention it possibly as my Mac is on a VPN but the roomba are not. I take it that’s a deal breaker? ThanksStephen Sent from my iPhoneOn 7 Sep 2024, at 19:31, Thomas Theunen @.***> wrote: Is your Homebridge on a different network than the roombas?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

taurgis commented 2 months ago

Yes, the connection is made over the local network using MQTT.

StephenMForde commented 2 months ago

Thanks. I’ll change on this end. My Best, Stephen Sent from my iPhoneOn 8 Sep 2024, at 02:21, Thomas Theunen @.***> wrote: Yes, the connection is made over the local network using MQTT.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>