v6.4.0
版本发布时间: 2024-07-25 04:33:32
dalathegreat/Battery-Emulator最新发布版本:v7.4.0(2024-10-01 15:57:32)
What's Changed
- The Mitsubishi/Citroen/Peugeot triplet batteries are now marked stable! :partying_face:
- Added support for FerroAmp EnergyHub inverters! :partying_face:
Batteries 🔋
- Tesla S/3/X/Y :
- Revert broken SOH% calculation by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/375
- Remove misleading info messages by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/382
- BYD Atto 3: Add contactor closing allowed signal by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/378
- Mitsubishi/Citroen/Peugeot Triplets: Add cellvoltage safeties and improved SOC handling. by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/384
Inverters :zap:
- Pylon CAN has new configurable options in
PYLON-CAN.cpp
- Add function to byte-swap all 16bit values
- Add function to enable 30k offset for currents
- Add function to limit charge/discharge currents from User settings
- Add status bits by @willyfromtheblock in https://github.com/dalathegreat/Battery-Emulator/pull/359 by @LevinSwe in https://github.com/dalathegreat/Battery-Emulator/pull/287
Housekeeping 🧹
- Feature: Add SSID/Password writing from webserver! by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/376
- Bugfix: Webserver settings page now handles decimals by @GubbJVL in https://github.com/dalathegreat/Battery-Emulator/pull/386
New Contributors
- @willyfromtheblock made their first contribution in https://github.com/dalathegreat/Battery-Emulator/pull/359
- @GubbJVL made their first contribution in https://github.com/dalathegreat/Battery-Emulator/pull/386
Full Changelog: https://github.com/dalathegreat/Battery-Emulator/compare/v6.3.0...v6.4.0