Change combine slot discharge mode to adjust based on window size
For combined discharge slots (those bigger than the smallest slot) the amount of discharge is now adjusted based on the size of the window rather than a percentage. This allows one discharge at the right time rather than having to break it into multiple slots.
Fix a bug in the inverter max rate calculations
Remove slot chaining as it didn't work
Full Changelog: v5.16...5.17