{"id":16011994,"url":"https://github.com/simonbs/roomba","last_synced_at":"2026-05-16T13:37:18.982Z","repository":{"id":144743404,"uuid":"79053847","full_name":"simonbs/roomba","owner":"simonbs","description":"Node module for controlling a Roomba vacuum cleaner.","archived":false,"fork":false,"pushed_at":"2017-01-28T19:02:32.000Z","size":3,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T06:29:27.322Z","etag":null,"topics":["homeautomation","irobot","roomba","smarthome"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-15T19:20:22.000Z","updated_at":"2020-11-26T01:00:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"fecffb61-128b-45f6-8684-b2353d4c99fb","html_url":"https://github.com/simonbs/roomba","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simonbs/roomba","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Froomba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Froomba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Froomba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Froomba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonbs","download_url":"https://codeload.github.com/simonbs/roomba/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Froomba/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33104801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["homeautomation","irobot","roomba","smarthome"],"created_at":"2024-10-08T14:01:24.577Z","updated_at":"2026-05-16T13:37:18.977Z","avatar_url":"https://github.com/simonbs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# roomba\n\nNode module for controlling a Roomba vacuum cleaner. Tested with a Roomba 960 but is expected to work with the entire 900 series.\n\n## Installation\n\nInstall using `npm install --save git+ssh://git@github.com/simonbs/roomba.git`\n\n## Finding your blid, robotpwd and asset ID\n\nThe blid, robotpwd and asset ID are used to identify your Roomba and authorize API calls. In order to find these values, you must inspect the HTTP requests made by the Roomba iOS app.\nI recommend using [Charles](https://www.charlesproxy.com) for this. The following will assume you are comfortable with Charles.\n\n1. Open up Charles and configure the proxy on your iOS device in the WiFi settings.\n2. Open the Roomba iOS app and make sure you have recorded some calls to `https://irobot.axeda.com` in Charles. In particular, you should have recorded requests to `https://irobot.axeda.com/services/v1/rest/Scripto/execute/AspenApiRequest`.\n3. Find one of the requests and browse the contents of the request, e.g. in the raw format. The body of the request will contain your blid and robotpwd. There will be a header named `ASSET-ID` containing your asset ID.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbs%2Froomba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonbs%2Froomba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbs%2Froomba/lists"}