| Timezone |
|
Read Only
Was:
|
Timezone used for date/time calculations (determining tomorrow's date, current time) |
| Battery Capacity (kWh) |
|
Read Only
Was:
|
Total battery capacity in kWh, used to compute charge-to percentages |
| Battery Min (kWh) |
|
Read Only
Was:
|
Minimum safe battery level in kWh (not to discharge below) |
| Solar Forecast Multiplier |
|
Read Only
Was:
|
Calibration factor applied to Solcast forecast based on historical forecast-vs-actual comparison (calc_error.py) |
| Tolerance (%) |
|
Read/Write
Was:
|
Tolerance band (pp) around a target battery level before triggering a state change, avoids flapping |
| Start Discharge Target (%) |
|
Read/Write
Was:
|
Battery % target at the start of the evening discharge window (16:00) |
| Last 30min Discharge Target (%) |
|
Read/Write
Was:
|
Battery % target at 18:30; the discharge target interpolates linearly from start_discharge_target to this value between 16:00–18:30 |
| Holiday Cutoff (kWh) |
|
Read/Write
Was:
|
Threshold (defined in settings but currently unused in code) — likely intended to detect holiday vs. weekday based on usage levels |
| Min Charge To Bias (kWh) |
|
Read/Write
Was:
|
Initial baseline for tracking the minimum battery level needed during daylight hours |
| Max Charge To Bias (kWh) |
|
Read/Write
Was:
|
Initial baseline for tracking the maximum battery level reached during daylight hours |
| Usage Multiplier |
|
Read/Write
Was:
|
Safety factor applied to historical usage when estimating how much energy is needed |