update readme
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# koolnova-BMS-Integration
|
||||
|
||||
[](https://github.com/hacs/integration)
|
||||
[](https://github.com/koolnova-BMS-Integration/blob/main/LICENSE)
|
||||
[](https://github.com/sinseman44/koolnova-BMS-Integration/blob/main/LICENSE)
|
||||
[](https://github.com/sinseman44/koolnova-BMS-Integration/releases)
|
||||
[](https://github.com/sinseman44/koolnova-BMS-Integration/releases)
|
||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=sinseman44&repository=koolnova-BMS-Integration&category=integration)
|
||||
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=koolnova_BMS)
|
||||
<br />
|
||||
|
||||

|
||||
|
||||
@@ -57,22 +56,23 @@ Modbus RTU (Remote Terminal Unit), makes use of a compact, binary representation
|
||||
|
||||
## Installation
|
||||
|
||||
Install using HACS In HACS go to the three dots int the upper right corner choose add custom repository and add https://github.com/sinseman44/koolnova-BMS-Integration to the list.
|
||||
Install using HACS In HACS go to the three dots int the upper right corner choose add custom repository and add https://github.com/sinseman44/koolnova-BMS-Integration to the list.<br />
|
||||
Install manually Clone or copy this repository and copy the folder `custom_components/koolnova_bms` into `/custom_components/koolnova_bms`.<br />
|
||||
|
||||
Install manually Clone or copy this repository and copy the folder `custom_components/koolnova_bms` into `/custom_components/koolnova_bms`
|
||||
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=sinseman44&repository=koolnova-BMS-Integration&category=integration)
|
||||
[](https://my.home-assistant.io/redirect/config_flow_start/?domain=koolnova_BMS)
|
||||
|
||||
## Home Assistant USB dongle recognition
|
||||
|
||||
After plugging the USB dongle into the system, check that among the tty, it's recognized by Home Assistant.
|
||||
|
||||
Example : ttyUSB0 is the node added for the device. The absolute path of this node (eg: /dev/ttyUSB0) will be used in the component configuration.
|
||||
After plugging the USB dongle into the system, check that among the tty, it's recognized by Home Assistant.<br />
|
||||
Example : ttyUSB0 is the node added for the device. The absolute path of this node (eg: /dev/ttyUSB0) will be used in the component configuration.<br />
|
||||
|
||||

|
||||
|
||||
# Koolnova BMS Installation
|
||||
|
||||
The first page after installing the component is the Modbus BMS configuration. All serial fields are filled with default values defined by Koolnova.<br />
|
||||
Adapt the fields according to your own configuration.
|
||||
Adapt the fields according to your own configuration.<br />
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user