Releases: gekkekoe/heatpump-optimizer
Releases · gekkekoe/heatpump-optimizer
Release list
1.0.5-04
1.0.5-03
1.0.4-08
- start price fetch at 14:15 instead of 15:15
- fix issue that prevented max cooling capacity from being used
- add stop price mechanism. 0 to disable
- fixed issue where a daily diff of room temperature < 0.1c would cause Odin to use defaults
- fixed issue where the wrong avg outside temp was used during cooling
- use Faiman Cell Temperature Model for solar production estimation instead linear model
- use cloud data to correct solar irradiance
- only allow 10% deviation paths from min output kW (currently we allow if it's within one step size, but this is too generous)
- prevents cooling HL being learned from 'noise'
1.0.3
1.0.2
1.0.1
- add OTA check and notification within the UI
- fixed max cooling capacity. Odin over estimate the cooling capacity before this
- reschedule data fetch to 15:15. The data seems to be available later than before. Also retry every 30m until we have the data. The servers are really busy when the data is available
- fixed issue where 0 solar capacity could not be set
- add price markup per kWh. You can use this to add your provider markup before taxes
- add wifi indicator in the UI
- fixed an issue where path could not be found (when you are at the limits of the search grid)