mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Use github actions instead of azure pipelines (#206)
* Use github actions instead of azure pipelines * add codecov badge
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# python-kasa
|
||||
|
||||
[](https://badge.fury.io/py/python-kasa)
|
||||
[](https://dev.azure.com/python-kasa/python-kasa/_build/latest?definitionId=2&branchName=master)
|
||||
[](https://coveralls.io/github/python-kasa/python-kasa?branch=master)
|
||||
[](https://github.com/python-kasa/python-kasa/actions/workflows/ci.yml)
|
||||
[](https://codecov.io/gh/python-kasa/python-kasa)
|
||||
[](https://python-kasa.readthedocs.io/en/latest/?badge=latest)
|
||||
|
||||
python-kasa is a Python library to control TPLink smart home devices (plugs, wall switches, power strips, and bulbs) using asyncio.
|
||||
|
Reference in New Issue
Block a user