Skip to content

Releases: syssi/esphome-seplos-bms

1.2.0

06 Aug 14:50
Compare
Choose a tag to compare

What's Changed

  • Fix CI by @syssi in #48
  • Rename uart0 to uart_0 by @syssi in #54
  • Fix preamble synchronization by @syssi in #49
  • Use device class battery by @syssi in #61
  • Add Seplos BMS v3 support by @syssi in #64
  • Add Apex BMS 48V200A / Apex 48200 / 48200-1101-10E-JK06-16S as supported by @syssi in #75
  • Apply offset to temperature sensor measurements by @syssi in #81
  • Mention available registers and protocol description by @syssi in #82
  • Change register type to read by @syssi in #83
  • Fix lint-clang-tidy job by @syssi in #84
  • Add a Seplos V3 example to talk to multiple devices by @syssi in #91
  • Fix decimal place of the SOC (v3) by @syssi in #93
  • Fix temperature sensor offset by @syssi in #94
  • Add Seplos BMS V3.0 Type C as supported by @syssi in #104
  • Add UART sniffer example by @syssi in #106
  • Add ESP32 UART sniffer example by @syssi in #107
  • Validate all YAML configurations by @syssi in #108
  • Improve pre-commit hooks by @syssi in #109

Full Changelog: 1.1.0...1.2.0

1.1.0

12 Mar 10:20
Compare
Choose a tag to compare

Boqiang BMS support using protocol version 2.6 added.

1.0.0

24 Jan 06:52
fa1e939
Compare
Choose a tag to compare
Add project description (#39)