[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- 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