We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494947c commit 65988e7Copy full SHA for 65988e7
README.md
@@ -1,10 +1,19 @@
1
# python-bydhvs
2
Python Wrapper for BYD b-Box HVM/HVS/LVS
3
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
12
Installation
13
------------
14
The module is available from the [Python Package Index](https://pypi.python.org/pypi)
15
16
17
$ pip3 install bydhvs
18
19
On a Fedora-based system or a CentOS/RHEL host with EPEL.
0 commit comments