v7.6.0
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 🔋
- Added support for new battery: Renault Twizy (LV) by @M4GNV5 in #537
- Added support for new battery: Cellpower BMS by @dalathegreat in #575
- Tesla S/3/X/Y:
- Tesla SX 2021+ batteries support by @vitalii-ch in #551
- Added extra data enumeration for "More battery info" page by @clowrey in #540
- Nissan LEAF: Add event for unavailable value by @dalathegreat in #559
- Microfeature: Add more battery info for BMW i3 by @dalathegreat in #556
- Microfeature: Add more info page for Atto3 by @dalathegreat in #561
Inverters ⚡
- Added support for Afore inverters
- New inverter protocol: Afore CAN by @dalathegreat in #542
- Bugfix: Add battery capacity writing to BYD CAN by @dalathegreat in #568
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 🙌
- @M4GNV5 made their first contribution in #537
- @clowrey made their first contribution in #540
- @beadon made their first contribution in #545
- @vitalii-ch made their first contribution in #551
- @mathl79 made their first contribution in #579
Full Changelog: v7.5.0...v7.6.0