Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.05 KB

File metadata and controls

33 lines (27 loc) · 1.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2024-01-XX

Added

  • Initial release
  • Real-time monitoring of pack voltage, current, SOC, SOH
  • Individual cell voltage monitoring (8 cells)
  • Temperature monitoring (cell, MOSFET, environment)
  • Binary sensors for charging/discharging status
  • Configurable protection parameters via UI
  • Overvoltage/undervoltage protection settings
  • Overcurrent protection settings
  • Temperature protection settings
  • Balance settings configuration
  • Warning and protection flag monitoring
  • Cell balancing status
  • Dynamic icons based on state and units
  • HACS integration support
  • Config flow for easy setup

Technical

  • Modbus RTU communication
  • Efficient batch register reading
  • Support for pymodbus >= 3.5.4
  • Home Assistant 2023.1+ compatibility