Skip to content

Releases: chinezbrun/pytes_serial

v0.4.0

03 Jun 05:33
Compare
Choose a tag to compare

Major release

  • adaptive speed based on BMS response
  • serial statistics is reported now in JSON file
  • reading frequency limited to min 10 sec in order to prevent overloading of the BMS
  • overall better roundtrip special on multiple batteries bank (Pytes and Pylontech)
  • major refactoring of the code vs. latest stabile version 0.3.5

This release has backward compatibility.

v0.3.5

26 Feb 14:49
Compare
Choose a tag to compare
  • fix: history not displayed for all Pytes sensors in Home Assistant (#14)
  • new: the program won't start if no serial port open
  • new: timeout to prevent forever loop if no response from serial (#12)
  • update documentation
  • minor cosmetics

v0.3.4

13 Feb 17:30
Compare
Choose a tag to compare

bug fix: issue #13 -- incorrect unit of measurements for voltage in HA

v0.3.3

29 Jan 22:37
Compare
Choose a tag to compare

bug fix: close issue #12 when program remained in forever loop if no serial data received.

v0.3.2

29 Jan 07:45
Compare
Choose a tag to compare

bug fix:

  • close issue #11 -- potential mix-up of data set (doubled data set of battery 1 to others)

info note:
as of 0.3.0 that was a major update, pay attention to config file that was changed to accommodate #7 and MariaDB's structure that was updated to accommodate #9.

v0.3.1

25 Jan 17:58
Compare
Choose a tag to compare

enhancements:

  • further increase stability and speed of serial connection ref #3

info note:
as of 0.3.0 that was a major update, pay attention to config file that was changed to accommodate #7 and MariaDB's structure that was updated to accommodate #9.

v0.3.0

23 Jan 19:49
Compare
Choose a tag to compare

Major release

bug fix:

  • fix the incompatibility issue with Pytes 'C' models -- closes #9

enhancements:

  • introduced mqtt authentication (better compatibility to Home Assistant) -- closes #7

  • introduced statistics -- i.e overall info for the bank -- closes #10

  • small refactoring

This release has backward compatibility but you need to pay attention to config file that was changed to accommodate #7 and MariaDB updated structure to accommodate #9.

v0.2.3

14 Jan 08:06
Compare
Choose a tag to compare

bug fix: close issues #6 , #3

v0.2.2

23 Dec 06:01
Compare
Choose a tag to compare

minor update

v0.2.1

19 Dec 18:56
Compare
Choose a tag to compare

bug fix:
close duplicate error in MariaDB #5
close parsing error when more than one battery was set #4
enhancements:
error log activated by default
others:
passed tests with 6 stacked Pylontech batteries