Open HernJer opened 2 years ago
It means that UDP broadcast won't s disabled on your router. The easiest solution is just to manually put in your Roomba's ip
Not sure what the correct format for the json would be. Tried the below and still receiving the same error.
{ "name": "iRobot", "email": "****", "password": "****", "manualDiscovery": false, "lowBattery": 20, "offAction": "pause:dock", "status": "phase:run", "platform": "iRobotPlatform", "roombas": [ { "ip": "192.168.4.227" } ] }
I will work on making this easier. As of right now you need to remove your iRobot email and password then put in your Roomba’s name, blid, password, and IP
I will work on making this easier. As of right now you need to remove your iRobot email and password then put in your Roomba’s name, blid, password, and IP
Is there a password limitation on this? I initially has a password with special characters but changed it but still see errors when putting the password for the roombas. I don't see the password error when I put in my email and password but then I get the UDP error and no devices are discovered, even with the beta.
[3/21/2022, 2:21:49 PM] [iRobot] Error loging into Gigya API.
{ "name": "iRobot", "email": "", "password": "", "manualDiscovery": true, "roombas": [ { "name": "Downstairs Droid", "blid": "****", "password": "***", "ip": "****" }, { "name": "Upstairs Droid", "blid": "****", "password": "***", "ip": "****" } ], "lowBattery": 20, "offAction": "pause:dock", "status": "cycle:clean", "platform": "iRobotPlatform" }
remove this part too "email": "", "password": "",
Describe Your Problem:
Using main version i receive: [21/02/2022, 17:48:42] [iRobot] Failed to configure roomba: Roomba see below for details [21/02/2022, 17:48:42] [iRobot] No Roomba Found With Blid: With the beta i receive udp error: [21/02/2022, 19:23:48] [iRobot] UDP Disabled,UDP Disabled
i have googled but have found nothing. Any suggestions?
Expected behavior:
No response
Logs:
Config:
Node Version:
16.14.0
NPM Version:
8.5.1
Homebridge Version:
1.4.0
Plugin Version:
3.0.0-beta.11
Operating System:
Raspberian