Improved

AutoDesigner: target offset percent

You can now specify a target energy offset percentage — for example, 100 for a 100% offset system — when calling Run AutoDesigner.

Previously, the target parameter only accepted an absolute kWh value, which required callers to first fetch the project's consumption data and compute the conversion themselves. With target_offset_percent, the API handles that conversion automatically using the design's consumption load profile.