Skip to content

Commit 65988e7

Browse files
authored
Update README.md
1 parent 494947c commit 65988e7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# python-bydhvs
22
Python Wrapper for BYD b-Box HVM/HVS/LVS
33

4+
This is a python module to communicate with an BYD HVM/HVS/LVS.
5+
6+
inspired by (https://github.com/christianh17/ioBroker.bydhvs)
7+
8+
If used with **BYD Be Connect** at the same time. This module is **not** working correctly.
9+
10+
Tested with 2 Towers and 5 Modules. Thx @st0ne-dot-at
11+
412
Installation
513
------------
614
The module is available from the [Python Package Index](https://pypi.python.org/pypi)
715

16+
817
$ pip3 install bydhvs
918

1019
On a Fedora-based system or a CentOS/RHEL host with EPEL.

0 commit comments

Comments
 (0)