Skip to content

Latest commit

 

History

History
137 lines (101 loc) · 3.82 KB

File metadata and controls

137 lines (101 loc) · 3.82 KB

Changelog

All notable changes to this project are documented here. Entries were migrated from the historical release notes in README.md. Dates were not recorded in the original source.

1.12.0

  • Adopt @balmli/homey-utility-prices 2.x quarter-hour slots: fetch Nord Pool prices every 15 minutes and persist slot metadata.
  • Weight daily average spot price calculations by slot duration so mixed datasets (hourly vs quarter-hour) remain accurate.
  • Return 96 quarter-hour entries (with durationMinutes, startsAt, endsAt) from getPrices() when using either Nord Pool or fixed-price modes.

1.11.0

  • Updated dependencies

1.10.0

  • Fixed fetching prices

1.9.0

  • Added Financial support capability

1.8.0

  • Added support for financial support (strømstøtte)
  • Updated prices for BKK, Elvia and Føie

1.7.2

  • Updated prices for Elvia

1.7.1

  • Added Energy previous month capability
  • Added Daily avg. spot price and Monthly avg. spot price capabilities
  • Added Daily cost/consumption (NOK/kWh) capability
  • Added grid costs for Tensio Trøndelag Nord and updated for Agder Energi Nett

1.6.3

  • Support for kW as unit for Update consumption action
  • Added prices for grid company Klive

1.5.3

  • Updated grid costs for Midtnett

1.5.2

  • Fixed bug in Grid this year calculation

1.5.1

  • Added Energy this month capability

1.5.0

  • Grid capacity cost moved to a separate capability
  • Added API function to export Grid capacity prices (frodeheg)

1.4.10

  • Added action card Fetch hours with highest consumption and other data
  • Text changes

1.4.9

  • Updated grid capacity cost calculation
  • Prices for more grid companies

1.4.6

  • Prices for more grid companies

1.4.5

  • Bugfix for calculating grid capacity cost
  • Prices for more grid companies

1.4.4

  • Prices for more grid companies

1.4.3

  • Prices for more grid companies

1.4.2

  • Prices for more grid companies

1.4.1

  • Function to update other apps with prices
  • Prices for more grid companies

1.3.0

  • Added an option to calculate Level for grid capacity as an average of highest consumption hours
  • Added an option to select grid company for grid capacity and energy settings
  • Fixed New level for grid capacity trigger
  • Added action cards to update electricity cost settings

1.2.2

  • Avoid concurrency issues
  • Ignore extreme power values

1.2.1

  • Small fix for action card Update energy with X kWh

1.2.0

  • Added action card Update energy with X kWh to update with energy (kWh) instead of power (W)

1.1.1

  • Added separate formula for fixed monthly electricity costs

1.1.0

  • Added support for slave devices
  • Added action cards to update settings
  • Added MONTHLY_HOURS tag that can be used in the electricity price formula
  • Added Energy (kWh) and Energy this year (kWh) capabilities
  • Added action card to reset the Energy (kWh) capability
  • Added action card to reset all accumulated capabilities

1.0.8

  • Grid capacity cost is added as max hourly consumption increases

1.0.7

  • Costs are updated regularly even if consumption is not updated regularly

1.0.6

  • Fixed typo

1.0.5

  • Added trigger for Sum electricity and grid price changed
  • Added options for number of decimals for prices

1.0.4

  • Can add more than one Norwegian Electricity Bill device
  • Added Sum daily cost and Sum yearly cost capabilities
  • Fixed calculation of grid yearly fixed amount

1.0.3

  • Fixed calculation of grid yearly fixed amount

1.0.2

  • Can now see the grid price
  • Added trigger for New level for grid capacity
  • Added condition to check if current cost is below or above a specific value

1.0.1

  • Support existing grid costs regime
  • Validation for the spot & fixed price cost formula
  • Separate grid energy prices for winter and summer
  • Option for low price for weekends

1.0.0

  • Initial release