Skip to content

v0.3.4

Choose a tag to compare

@kotope kotope released this 11 Jan 12:51
506ce7e

What's Changed

v0.3.4

  • Fix issue where cheapest hours fails when converting next day list (#59) by @kotope in #60

v0.3.3

  • Adds support to hide calendar events for selected cheapest hours entities by @kotope in #46
  • Add min_price, max_price and mean_price attributes to cheapest hours sensor (#17) by @kotope in #56

Breaking changes

  • Next day list attribute is changed from 'list_next' to 'next.list'. If you use 'list_next' attribute on your automations, replace it with 'next.list'. Same applies to 'list_next_expiration' -> 'next.expiration'.

New attributes are visible after next expiration period. Same applies to changed 'list_next' and therefore next list might not be visible on the calendar during first day of upgrade.

Full Changelog:
0.3.2...0.3.3
0.3.3...0.3.4