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

Split MQTT publish into more messages #29

Closed vapopescu closed 5 months ago

vapopescu commented 5 months ago

Fixed embedded MQTT devices (ESP32, Victron CCGX) from crashing because of the large payload

chinezbrun commented 5 months ago

close #28