Commit 0740541 Nicolas
committed
1 parent fc74dbc commit 0740541 Copy full SHA for 0740541
File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ PyBecker - controlling Becker RF Shutter with Python
3
3
4
4
[ ![ PyPI version] ( https://img.shields.io/pypi/v/pybecker.svg )] ( https://pypi.python.org/pypi/pybecker )
5
5
[ ![ Requirements Status] ( https://requires.io/github/nicolasberthel/pybecker/requirements.svg?branch=master )] ( https://requires.io/github/nicolasberthel/pybecker/requirements/?branch=master )
6
- [ ![ Build Status ] ( https://travis-ci.org /nicolasberthel/pybecker.svg?branch=master )] ( https://travis-ci.org/nicolasberthel/pybecker .svg?branch=master)
6
+ ![ Python package ] ( https://github.com /nicolasberthel/pybecker/workflows/Python%20package/badge .svg?branch=master )
7
7
8
8
This library is based on the work of ** ole1986** (https://github.com/ole1986/centronic-py )
9
9
@@ -14,6 +14,11 @@ The pairing need as well to be performed before and is not yet part of the libra
14
14
The goal of this library is to be used in Home assistant custom component to control your becker shutters.
15
15
This component is not yet publicly released.
16
16
17
+ Requirements
18
+ ------------
19
+
20
+ From 0.0.5 pybecker uses asyncio it requires pyhton 3.7 or above
21
+
17
22
Installation
18
23
------------
19
24
You can’t perform that action at this time.
0 commit comments