From 65988e71c59f55b60c1454087e97a1c9ed4795da Mon Sep 17 00:00:00 2001 From: Benjamin <46243805+bbr111@users.noreply.github.com> Date: Sun, 10 Nov 2024 23:29:57 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e0bfa78..f2c6ab1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,19 @@ # python-bydhvs Python Wrapper for BYD b-Box HVM/HVS/LVS +This is a python module to communicate with an BYD HVM/HVS/LVS. + +inspired by (https://github.com/christianh17/ioBroker.bydhvs) + +If used with **BYD Be Connect** at the same time. This module is **not** working correctly. + +Tested with 2 Towers and 5 Modules. Thx @st0ne-dot-at + Installation ------------ The module is available from the [Python Package Index](https://pypi.python.org/pypi) + $ pip3 install bydhvs On a Fedora-based system or a CentOS/RHEL host with EPEL.