Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Python program and library to control Wi-Fi enabled iRobot Roombas

License

NotificationsYou must be signed in to change notification settings

pschmitt/roombapy

 
 

Repository files navigation

CIPyPIPyPI - DownloadsPyPI - License

Unofficial iRobot Roomba python library (SDK).

Fork ofNickWaterton/Roomba980-Python

This library was created for theHome Assistant Roomba integration.

Installation

pip install roombapy[cli]

Notes

This library is only for firmware 2.x.xCheck your robot version!

Only local connections are supported.

How to discover your robots and obtain credentials

roombapy discover<optional ip address>

This will find your Roomba in local network, and obtain credentialsautomagically whether possible.

Event stream

To get event stream from iRobot, use:

roombapy connect<ip> -p<password>

Output is suitable for piping into tools likejq.

Development

To improve your development experience, you can install pre-commit hooks via the following command.With every commit it will run a set of checks, making sure it meets the quality standards.

pre-commit install

About

Python program and library to control Wi-Fi enabled iRobot Roombas

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp