We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec03c6 commit 82a93b9Copy full SHA for 82a93b9
README.md
@@ -6,8 +6,12 @@
6
</a>
7
<img src="https://img.shields.io/pypi/pyversions/python-roborock.svg?style=flat-square&logo=python&logoColor=fff" alt="Supported Python versions">
8
<img src="https://img.shields.io/pypi/l/python-roborock.svg?style=flat-square" alt="License">
9
+ <a href="https://codecov.io/github/Python-roborock/python-roborock" >
10
+ <img src="https://codecov.io/github/Python-roborock/python-roborock/graph/badge.svg?token=KEK4S3FPSZ" alt="Code Coverage"/>
11
+ </a>
12
</p>
13
14
+
15
Roborock library for online and offline control of your vacuums.
16
17
## Installation
0 commit comments