Skip to content

v7.6.0

Compare
Choose a tag to compare
@dalathegreat dalathegreat released this 03 Nov 16:02
· 610 commits to main since this release
190d60e

What's Changed

This update adds support for new batteries and new inverter protocols.

Important

Important note for MQTT users. This release contains breaking changes for MQTT parameter naming. See this link for more info on how to migrate to this release

Batteries 🔋

Inverters ⚡

Housekeeping 🧹

  • Improvement: Values now updated every second instead of once every 5seconds @dalathegreat in #577
  • Bugfix: Downgrade SOC check to warning by @dalathegreat in #547
  • Development Environment Setup Documentation Improved by @beadon in #545
  • Feature: scaled remaining capacity by @amarofarinha in #557
    • Calculate scaled remaining capacity using estimated total capacity from SOC by @amarofarinha in #560
  • Improvement: Add ifdef to Modbus server error message printing by @dalathegreat in #563
  • Feature: CAN-FD crystal frequency setting by @kukumagi in #573

Connectivity 📶

  • Enhancement: MQTT topic naming by @amarofarinha in #566
  • Remove "Battery Emulator" Prefix from MQTT Sensor Names and Standardize Cell Object IDs by @amarofarinha in #567
  • Replace BMS status check with CAN communication status for MQTT updates by @amarofarinha in #580
  • Double LilyGo: Increase default Serial_Link baud rate and make it configurable by @mathl79 in #579

New Contributors 🙌

Full Changelog: v7.5.0...v7.6.0