2023.7.0
What's Changed
- Fix PEM encoding of contract certificates by @subnova in #274
- Slac implementation for EV by @a-w50 in #266
- query DPM1000 less often to reduce load on CAN and MQTT by @corneliusclaussen in #277
- Add discharged_energy_wh to API by @LAD101work in #272
- Removed C_EV_PARM_REQ_RETRY by @a-w50 in #278
- ev_add_module and module subdirectory support by @a-w50 in #279
- Add data transfer to ocpp module by @hikinggrass in #281
- Feature/serialcommhub support rxtx gpio by @corneliusclaussen in #250
- Added DeviceModelDatabasePath to OCPP201 module by @Pietfried in #275
- Fix negative watt values in api set_limit_watts by @corneliusclaussen in #282
- Move module docs: docs/modules/.rst -> modules/<module-n… by @andistorm in #256
- Use new on_transaction_started signature in OCPP201 module by @hikinggrass in #285
- Removed EvseV2G config option highlevel_authentication_mode by @SebaLukas in #289
- EvseManager now signals Enabled event when ready by @Pietfried in #286
- Fix a bug when OCPP requests a completely empty schedule by @corneliusclaussen in #283
- Setting the voltage and current in the dc car sim is now possible by @SebaLukas in #288
- Changed Authorization and EvseManager types for better support for OCPP201 by @Pietfried in #290
- Bump libocpp commit by @Pietfried in #293
- lock_guard in ocpp was not created correctly by @Pietfried in #294
- Fix startup tests by @hikinggrass in #287
- EvseV2G: Make the condition for loading root certificates more readable by @mooraby in #298
- Added OCPP201 callbacks for network configuration validation and configuring by @Pietfried in #299
- Fix typos in yaml: minumum -> minimum by @SirVer in #300
- changed type to authorization_type in nodered flow by @Pietfried in #297
- Refactored Error and Fault types by @Pietfried in #302
New Contributors
Full Changelog: 2023.6.0...2023.7.0