2023.8.0
What's Changed
- Fix workspace setup in README by @hikinggrass in #304
- OCPP201: Added Charging State callbacks by @Pietfried in #303
- HLC sleep mode by @SebaLukas in #305
- Remove minProperty from type message by @SirVer in #301
- Close TCP connection after dlink_ready(false) by @corneliusclaussen in #307
- make flags to end session/tcp connection atomic by @corneliusclaussen in #308
- enable SLAC retries with T_step_EF if EV does not wake up on B1-B2 by @corneliusclaussen in #309
- Fix parity option by @LAD101work in #310
- Use larger github runner and run on pull requests by @andistorm in #296
- OCPP201 Websocket control by @Pietfried in #312
- Add linting to build pipeline by @andistorm in #314
- power off DC properly in case of errors by @corneliusclaussen in #316
- add actions step by @andistorm in #317
- Add ChargingStateEnum to on_transaction_finished in OCPP201 by @Pietfried in #319
- Fix issue that is allowing deauthorization with invalid tag with valid parentId by @marcemmers in #315
- Switch R_P and R_N to R_F by @LAD101work in #320
- Change logging of write commands from info to debug by @corneliusclaussen in #321
- service name string length was not initialized which causes EXI encod… by @corneliusclaussen in #324
- Update dependencies by @hikinggrass in #318
- Change OCPP2.0.1 module callback signatures by @hikinggrass in #322
- EvseSlac: log NMK by @corneliusclaussen in #326
- DC: Use actual voltage instead of target voltage in current limit cal… by @corneliusclaussen in #327
- Use more digits for physical value types to charge faster in low powe… by @corneliusclaussen in #328
- fix handling of external limits via API module by @corneliusclaussen in #325
- hack BPT: allow starting with discharging by @corneliusclaussen in #330
- Add option for low power DC charging: deal with cars that request int… by @corneliusclaussen in #329
- Publish hostname over everest_api by @hikinggrass in #332
- always trigger DC power supply update when changing between charge an… by @corneliusclaussen in #333
- reduce umwc to 1000V by @corneliusclaussen in #334
- MINOR: Typo in evse_manager.yaml by @krealyt in #335
- Adapt to EVerest/everest-utils#76 by @a-w50 in #331
- Update libocpp dependency, increase version to 2023.8.0 by @hikinggrass in #336
New Contributors
- @marcemmers made their first contribution in #315
Full Changelog: 2023.7.0...2023.8.0