[ 源代码: pybotvac ]
软件包:python3-pybotvac(0.0.28-1)
Library for controlling Neato Botvac Connected vacuum robots
This library facilitates interaction with Neato Botvac Connected vacuum robots. It allows users to start, pause, and stop cleaning, send the robot to its base, and manage scheduled cleanings. Additionally, the library supports retrieving the robot's state, battery level, and latest cleaning map. Users can authenticate using various methods, such as password, OAuth, or passwordless sessions. This provides flexibility in integrating the robots into different environments and applications.
其他与 python3-pybotvac 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-requests-oauthlib
- module providing OAuthlib auth support for requests (Python 3)
-
- dep: python3-voluptuous
- Python 3 library to validate data