Roomba980-Python icon indicating copy to clipboard operation
Roomba980-Python copied to clipboard

Python program and library to control iRobot Roomba 980 Vacuum Cleaner

Results 75 Roomba980-Python issues
Sort by recently updated
recently updated
newest added

I've managed to configure hassbian access with the help of your code. Everything is working correctly, except for the lights on the device not turning off. I have continuous: false...

Hi. I recently purchased an i3 on ebay which I use without the iRobot App and provisioned on my IoT internet-less vLAN using scripts. Unfortunately it came with the newer...

I just tried to run this on python 3.10, and get the following error. [2022-04-22 17:20:07,973][ INFO](Roomba.Password ) Using Password version 2.1 Traceback (most recent call last): File "/home/stormux/Roomba980-Python/roomba/roomba.py", line...

Hello, Thanks for a great solution for integrating and controlling my Roomba i7 via Openhab. I did have a question I could not seem to find an answer to. I...

New to python here, When executing the command ./password.py to retrieve the password from the cloud, i have noticed because my password ends in an ampersand - & - this...

hello I cant' acces to the Rest interface but I have modified Complicated.py and when I have start with `Phyton complicated.py ` > Roomba..api - INFO - starting api WEB...

Hello. I just got myself a Roomba j7+ and am having trouble fetching the username/password from it using the methods listed here. I'm also seeing the same thing on the...

NOTE: This includes changes from #107. You may want to look there first. Addresses #74 This adds the `initwifi.py` standalone script that allows doing the initial provisioning without the need...

I experimented with my Roomba i3, attempting to initialize it without using the official iRobot app. The first thing I tried is connecting to it using the Roomba's SoftAP used...

**Problem:** Invalid `user_pmapv_id` gets triggered by `GET /api/local/action/cleanRoom` call **Response examples from app vs api:** **Workaround:** Go to the app > map > edit and add or delete a zone....