Releases: Privatecoder/seplos-mqtt-remote-rs485
v2.0.7
v2.0.6
Timeout for serial connection
v2.0.5
add 1 sec delay between telesignalization- and telemetry-requests, as well as after querying each pack to reduce multi-master collisions
v2.0.4
v2.0.3
cosmetic change to ha model display string
v2.0.2
change sending online message to each packs update loop run instead of retain
v2.0.1
retain online/offline-messages
v2.0.0
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
improve code and docker image to handle reading of master and slave packs in a single container
v1.2.3
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