File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed
Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog 刀 DAO
22# Day Ahead Optimizer
3+ # 2025.7.3
4+ - Changed calculation of baseloads to omit NaN
5+ - Timeout webpage set to 120 seconds
36
47# 2025.7.2
58Fix error in api-calculation prognose pv_dc
Original file line number Diff line number Diff line change 11---
22name : 刀 Day Ahead Optimizer
3- version : 2025.7.2
3+ version : 2025.7.3
44slug : day_ahead_opt
55description : Home Assistant Community Add-ons for day ahead optimizations
66url : https://github.com/corneel27/day-ahead
Original file line number Diff line number Diff line change 99bind = f"0.0.0.0:{ port } "
1010forwarded_allow_ips = "*"
1111secure_scheme_headers = {"X-Forwarded-Proto" : "https" }
12- timeout = 60
12+ timeout = 120
Original file line number Diff line number Diff line change 11# Changelog 刀 DAO
22# Day Ahead Optimizer
33
4- # 2025.7.3.rc1
5- Changed calculation of baseloads to omit NaN
4+ # 2025.7.3.rc2
5+ - Changed calculation of baseloads to omit NaN
6+ - Timeout webpage set to 120 seconds
67
78# 2025.7.2
89Fix error in api-calculation prognose pv_dc
Original file line number Diff line number Diff line change 11---
22name : 刀 Day Ahead Optimizer (TESTING)
3- version : 2025.7.3.rc1
3+ version : 2025.7.3.rc2
44stage : experimental
55slug : day_ahead_opt-testing
66description : Beta version of DAO. Use only for testing!
You can’t perform that action at this time.
0 commit comments