Skip to content

Releases: gekkekoe/heatpump-optimizer

1.0.5-04

1.0.5-04 Pre-release
Pre-release

Choose a tag to compare

@gekkekoe gekkekoe released this 15 Jul 20:41
  • increase reward for cooling at night
  • refactor yesterdays stats for cooling. Heat Loss (HL) is re-used from heating if available, else set it in the Odin UI.

1.0.5-03

1.0.5-03 Pre-release
Pre-release

Choose a tag to compare

@gekkekoe gekkekoe released this 13 Jul 22:30
  • increase reward for cooling at night
  • use the collected daily solar irradiance to estimate a better cooling HL

1.0.4-08

Choose a tag to compare

@gekkekoe gekkekoe released this 12 Jul 08:14
  • 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

Choose a tag to compare

@gekkekoe gekkekoe released this 02 Jul 15:01
  • fix entso-e day ahead retrieval
  • introduce a new cooling estimation for expected room temp

1.0.2

Choose a tag to compare

@gekkekoe gekkekoe released this 30 Jun 20:49
  • add ENTSO-E retry every 30m
  • add manual upload of price and weather data via the UI. Please read #1

1.0.1

Choose a tag to compare

@gekkekoe gekkekoe released this 28 Jun 14:55
  • 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)