v7.2.0
版本发布时间: 2024-09-16 04:21:57
dalathegreat/Battery-Emulator最新发布版本:v7.4.0(2024-10-01 15:57:32)
What's Changed
This release improves OTA behaviour of the Battery-Emulator significantly. We now pause the battery operation before an OTA update is started. This avoids premature contactor wear, and makes inverters less likely to trigger fault codes. You can also manually trigger a pause from the Webserver. Pauses generate events that can be seen in the event log. Bonus, the OTA view also specifies which software/hardware version you are currently on.
This release also improves MQTT functionality , events are now sent via MQTT!
Finally, this release adds authentication to the Webserver. You can now protect it with an username and password!
Batteries :battery:
- Tesla S/3/X/Y:
- Change how power ramping is performed by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/433
- Add support for 108S Model X +refactor by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/445
- Combine SX and 3Y by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/458
- Jaguar iPace: Send proper keep alive message by @obbardc in https://github.com/dalathegreat/Battery-Emulator/pull/437
Inverter :zap:
- Bugfix: Improve SMA pairing reliability, by @dalathegreat in https://github.com/dalathegreat/Battery-Emulator/pull/452
Connectivity :signal_strength:
- Web Server Authentication by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/446
- Add Battery Pause Feature to webserver (Max Charge/Discharge Power) by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/457
- OTA Update Optimization by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/457
- MQTT:
- Added additional sensors to the MQTT info topic. by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/453
- Publish Battery Emulator Events to MQTT by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/435
Housekeeping :broom:
- Update ElegantOTA library to 3.1.5 by @amarofarinha in https://github.com/dalathegreat/Battery-Emulator/pull/454
- Ignore built binary files by @obbardc in https://github.com/dalathegreat/Battery-Emulator/pull/440
- Update Readme by @obbardc in https://github.com/dalathegreat/Battery-Emulator/pull/436
Full Changelog: https://github.com/dalathegreat/Battery-Emulator/compare/v7.1.1...v7.2.0