syssi / esphome-jk-bms

ESPHome component to monitor and control a Jikong Battery Management System (JK-BMS) via UART-TTL or BLE
Apache License 2.0
403 stars 134 forks source link

Throw all code together for all in one device? #467

Open thitcher opened 4 months ago

thitcher commented 4 months ago

Hi, I have a question about the code. I use the virtual meter for Soyosurce and now I want to use your code for my Neey and JK-BMS, too. Virtual meter is connected via UART, the Neey and JK-BMS should be connected via BT. In the JK-BMS code I see a setting for the correct protocol, so I´m not sure if this setting will impact the connection with the Neey if the code is merged. Iam not very good in programming, but I will try to merge all together if this is possible. Can you please tell me if it will be possible?