2023.5.0
What's Changed
- Set Watt limit directly instead of min(currentvalue, newValue). by @corneliusclaussen in #201
- Use most recent version of libtimer by @hikinggrass in #198
- Link URL missed the nightly part by @krealyt in #197
- Disable unneeded mbedtls build targets by @a-w50 in #200
- Integrated Energymanagement with OCPP Smart Charging by @Pietfried in #202
- Make OCPP certificates path configurable by @hikinggrass in #204
- SLAC based Autocharge support by @corneliusclaussen in #205
- Get car manufacturer from MAC by @corneliusclaussen in #206
- create EvseManager logging directories recursively. This fixes situat… by @corneliusclaussen in #211
- Update config to get it working with admin panel by @a-w50 in #199
- Fix tests to use temporary configs by @hikinggrass in #213
- Do not terminate connection on failed response by @FaHaGit in #214
- API and Setup module additions by @hikinggrass in #208
- Improvement for the reservation of charging processes by @Pietfried in #210
- OCPP added event handlers for Enabled and Disabled SessionEvents by @Pietfried in #212
- catch exceptions when renaming session log folder by @corneliusclaussen in #216
- Support for multiple SLAC sessions by @corneliusclaussen in #220
- Fix PN532 token provider for Mifare Classic tags by @hikinggrass in #218
- add custom suffix to log folder names by @corneliusclaussen in #223
- AC: Show max hw caps current on boot, fix hw caps for Yeti driver by @corneliusclaussen in #222
- Extended API module by adding set_limit_watts by @Pietfried in #207
- stop_charging: try graceful shutdown before failed by @corneliusclaussen in #215
- correct namespace by @corneliusclaussen in #225
- Configurable TLS parameters for PyJosev, JsCarV2G by @Pietfried in #226
- fix local feed_result variable vs class member feed_result by @corneliusclaussen in #227
- Add TLS v1.2 support to EvseV2G module by @FaHaGit in #203
- Changes needed by EVerest/everest-framework#79 by @a-w50 in #230
- Update dependencies.yaml by @a-w50 in #233
- Driver for Pionix micro mega watt charger by @corneliusclaussen in #224
- Typo in Authorization Tests by @Pietfried in #231
- Give some more time for modem and slac to be ready (for Tesla) by @corneliusclaussen in #229
- Cablecheck: wait for contactors to close (with timeout) by @corneliusclaussen in #235
- Simple modbus RTU implementation for SerialCommHub by @corneliusclaussen in #221
- Adding mqtt prefix to JsCarV2G for everest-testing by @SebaLukas in #236
- Re-enable SHA1 as supported hash algorithm by @FaHaGit in #234
- Add system header / bump dependencies by @a-w50 in #241
- Switched from PyJosev to EvseV2G in all config files by @SebaLukas in #240
- Disable pnc if a rfid card was swiped before an ev was plugged in by @SebaLukas in #239
- EvseV2G: Handle Plug and Charge Authorization by @mooraby in #242
- EvseV2G: Handle Certificate Installation by @mooraby in #244
- change EVCCID/MAC addresses to uppercase by @corneliusclaussen in #238
- Adjustment that a current "flows" in the dc sil by @SebaLukas in #237
- Adapt to changes in EVerest/everest-utils#49 by @a-w50 in #245
- Initial ci based on EVerest/everest-ci by @a-w50 in #247
- Added target for generating all c++ files by @a-w50 in #246
- Refactor/libfsm ng by @a-w50 in #232
- Added verify contract cert chain parameter to PyJosev by @Pietfried in #248
- fix handling of read/write reply by @corneliusclaussen in #251
- Added functionality for Basic Implementation of OCPP2.0 by @Pietfried in #219
- Bump libocpp dependency to v0.8.0 by @Pietfried in #252
- Adaptation of the README.md file for Fedora 37 and 38 by @SebaLukas in #253
- Fix false soft over current error trigger in pause by @corneliusclaussen in #254
- Increase EvseV2G TLS stability and dependency updates for May release by @Pietfried in #255
New Contributors
Full Changelog: 2023.3.0...2023.5.0