Skip to content

Releases: Privatecoder/seplos-mqtt-remote-rs485

v2.0.7

10 Jun 17:06
Compare
Choose a tag to compare

fix no python logs in docker

v2.0.6

09 Jun 21:50
cafb838
Compare
Choose a tag to compare

Timeout for serial connection

v2.0.5

08 Jun 19:17
Compare
Choose a tag to compare

add 1 sec delay between telesignalization- and telemetry-requests, as well as after querying each pack to reduce multi-master collisions

v2.0.4

06 Jun 20:34
38aaf5f
Compare
Choose a tag to compare

Improve resiliency of the code

thanks @jwillmer

v2.0.3

20 Mar 22:05
Compare
Choose a tag to compare

cosmetic change to ha model display string

v2.0.2

21 Feb 09:12
Compare
Choose a tag to compare

change sending online message to each packs update loop run instead of retain

v2.0.1

20 Feb 23:00
Compare
Choose a tag to compare

retain online/offline-messages

v2.0.0

18 Feb 18:20
Compare
Choose a tag to compare

breaking changes: starting from version 2.0, entity-ids from auto-created sensors via mqtt auto discovery will be prefixed with seplos_bms_pack_x instead of seplos_pack_x.

add home assistant auto discovery sensor config creation logic, improved lovelace code, added some initial code for intra-pack communication decoding, add handler for stopped containers, add last will, catch port-disconnections and disapperaings, add availability, unified logs, added check if serial connection is open to exit-handler

v1.3.0

02 Feb 12:13
Compare
Choose a tag to compare

improve code and docker image to handle reading of master and slave packs in a single container

v1.2.3

24 Jan 16:48
Compare
Choose a tag to compare

add bash-script to combine all yaml-files created by create_ha_sensors.py, add min_cell_voltage and max_cell_voltage to telemetry feedback