v4.4.0 release
What's Changed
Batteries
- Added support for new batteries:
- Kia e-Niro 64kWh ✅
- Hyundai Kona 64kWh ✅
- Hyundai Santa Fe PHEV 14kWh
⚠️ (Testers wanted!)
- Nissan LEAF: Improved accuracy on Watt, Voltage & Amperate values
- Nissan LEAF: Added heated battery handling
- Tesla: Added SOH% value and kWh remaining value now shows correctly
Hardware
- Access point wifi broadcasting can now be turned off
- OTA updates are more stable (CAN communication stopped while OTA in progress)
- Webserver can now show more info
All Pull Requests to this version:
- Add way to disable AP by @dalathegreat in #123
- Tesla S/3/X/Y: Fix Wh max/remain values by @dalathegreat in #121
- Bugfix: OTA not communicated to inverter/user by @dalathegreat in #125
- Bugfix/stable ota by @Cabooman in #127
- Bugfix: Charge/Discharge status bits (+refactoring) by @dalathegreat in #126
- Feature: Split Zoe and Kangoo by @dalathegreat in #124
- Fix compilation error by @dalathegreat in #130
- Feature: New battery (Santa Fe PHEV) by @dalathegreat in #131
- Minor updates of timing by @LevinSwe in #133
- Nissan LEAF: Heated battery handling by @dalathegreat in #120
- Tesla: Add SOH% value and kWh safety check by @dalathegreat in #132
- Feature: New batteries 🔋 Kia 64kWh & Hyundai 64kWh by @dalathegreat in #135
- Bugfix: Nissan LEAF, increase precision on values by @dalathegreat in #137
- Feature: Advanced webserver by @dalathegreat in #136
- Bugfix: project doesn't complie if #define DEBUG_VIA_USB is not enabled by @rjsc in #140
New Contributors
Full Changelog: v4.3.0...v4.4.0