chinezbrun / pytes_serial

Read RS232 serial port of PYTES and PYLONTECH LiFePo4 batteries, send data to MQTT, JSON and MariaDB ,There is a build in integration with Home Assistant.
GNU Affero General Public License v3.0
17 stars 3 forks source link

MQTT to many data in the payload message #28

Closed chinezbrun closed 5 months ago

chinezbrun commented 5 months ago

When cells_monitoring is active, the MQTT payload size increase and may creates potential issues. The issue may become visible when the number of the batteries in the bank is more than 3. Refactoring of the code may needed.

vapopescu commented 5 months ago

Fixed by #29