Improvement
- feat: make Home Assistant horizon attributes optional (#1077) (@MMicieli)
- feat: add capacity charge consideration runtime mask (#540) (@MMicieli)
- feat: add capacity-charge measurement-interval aggregation (#540) (@MMicieli)
Fix
- fix: Let optimizer know a sequence load is already running. (@lutorm)
- fix: scale thermal loss by timestep duration (#1074) (@MMicieli)
- fix: account Solcast quota per rooftop request (@MMicieli)
- fix: preserve Solcast period-average interval mapping (@MMicieli)
- fix: derive the window warning from the sequence length for sequence deferrable loads (#1081) (@LesIT1)
- fix: persist failed battery identification attempts so the model-age backoff engages (#1052) (@LesIT1)
- fix: keep partial days in REST history retrieval for battery identification (#1061) (@LesIT1)
- fix: build the csv/list forecast grid from the frozen start instead of re-reading the clock (#1076) (@LesIT1)
What's Changed
- feat: add capacity-charge measurement-interval aggregation (#540) by @MMicieli in #1079
- fix: build the csv/list forecast grid from the frozen start instead of re-reading the clock (#1076) by @LesIT1 in #1083
- fix: keep partial days in REST history retrieval for battery identification (#1061) by @LesIT1 in #1085
- fix: persist failed battery identification attempts so the model-age backoff engages (#1052) by @LesIT1 in #1086
- fix: derive the window warning from the sequence length for sequence deferrable loads (#1081) by @LesIT1 in #1087
- feat: add capacity charge consideration runtime mask (#540) by @MMicieli in #1092
- fix: preserve Solcast period-average interval mapping by @MMicieli in #1089
- fix: account Solcast quota per rooftop request by @MMicieli in #1091
- feat: make Home Assistant horizon attributes optional (#1077) by @MMicieli in #1096
- fix: scale thermal loss by timestep duration (#1074) by @MMicieli in #1098
- fix: Let optimizer know a sequence load is already running. by @lutorm in #1101
New Contributors
Full Changelog: v0.18.1...v0.18.2