v0.6.0
Breaking change
- Best to set max current locally in SolarCharger instead of reading from OCPP charger.
- Moved default charge limits from settings (cog wheel) to device configuration section for database persistence. Please reset defaults if required.
- Please delete then re-add the integration.
New feature
- Added support for charge priority.
Fix
- Fixed issue with missing OCPP devid required to set current when running multiple OCPP chargers.
Improvement
- "Last pause duration" now shows the running pause duration.
- Get latest data and immediately check status at beginning of charge loop.