What's Changed
Car charging rate control
- If you have more than one car then the car_charging_rate control will be duplicated for extra cars (e.g. car_charging_rate_1)
- Hide some of the car controls if num_cars == 0
- Update car-charging.md by @springfall2008 in #2531
Speed improvements
Small optimisations gaining around 10% runtime during simulations.
- Optimisation for speed by @springfall2008 in #2532
- More micro optimisations by @springfall2008 in #2534
Bug fixes
- Fix for load energy remaining, Fix for gecloud error at midnight by @springfall2008 in #2525
- Fix GECloud midnight issue by @springfall2008 in #2530
- Update predbat.py by @springfall2008 in #2535
Full Changelog: v8.21.11...v8.22.0