v7.7.0
What's Changed
This release adds support for new batteries, new inverter protocols, and tons of bugfixes. Massive thanks to all contributors! 🙏
Batteries 🔋
- Feature: New battery, BMW iX and i4-7 platform support by @wjcloudy in #602
- Feature: New battery, Zoe PH2 50kWh by @dalathegreat in #571
- Feature: New battery, Range Rover PHEV by @dalathegreat in #611
- BMW i3:
- Bugfix: Turn off WUP_PIN when contactor open request active by @dalathegreat in #585
- Bugfix: Replace faulty cap check with welded contactor check by @dalathegreat in #588
- EGMP platform: Code cleanup and voltage limits added by @dalathegreat in #486
- Tesla S/3/X/Y, Feature: entering FAULT mode now opens contactors for increased safety @dalathegreat in #570
- Nissan LEAF, Feature: Add degradation data reset for 30kWH LEAF batteries by @dalathegreat in #582
Inverters ⚡
- New inverter implementation "Pylontech LV" by @M4GNV5 in #541
- Pylon CAN: Add remaining capacity writing by @dalathegreat in #594
- Foxess: Fixed an issue causing Inverter missing event to trigger incorrectly by @dalathegreat in #609
- BYD CAN:
- Bugfix: Update reported BYD FW number to 3.29 by @dalathegreat in #598
- Bugfix: Fixed endianess & simplify inverter brand read by @dalathegreat in #613
- Feature: Added more inverter mappings by @dalathegreat in #618
Connectivity 📶
- Added Support for Double-Battery in MQTT Integrations by @amarofarinha in #591
- Improvement: Add charge/discharge current to Webserver by @dalathegreat in #603
Hardware 🤖
- Feature: Add initial support for v0.1 3LB hardware by @dalathegreat in #600
- Bugfix: Precharge Contactor Handling in SHUTDOWN_REQUESTED State and Web Interface Enhancement for Contactor Status Display by @amarofarinha in #584
Housekeeping 🧹
- Feature: CAN logging via serial simplified, by @dalathegreat in #607
- Scalability: Centralize active_power_w writing by @dalathegreat in #615
- Scalability: Webserver / integration simplification by @dalathegreat in #617
New Contributors 🦸
Full Changelog: v7.6.0...v7.7.0