Skip to content

Release v1.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Mar 20:08

Fixed

  • Fixed peak/off-peak time determination to use timezone-aware datetime with proper daylight savings time handling
  • Changed is_on_peak_time() to use Home Assistant's dt_util.now() instead of datetime.now()
  • Fixed fetch_prices_selenium.py scraper to properly skip 12-month average row
  • Added extraction of effective date from first column of pricing data
  • Added automatic calculation of total_per_kwh using delivery charges from historical data
  • Scraper now includes delivery_charge and total_per_kwh in output when historical data is available