github rnovacek/homeassistant_cz_energy_spot_prices 0.8.0

7 hours ago

What's Changed (from 0.7.6)

  • Support for 15 min electricity prices. Fixes #52
  • Cheapest blocks can now be configured
  • Multiple configurations can be added with different settings (you can have 15 min interval for buying and 60 min for selling for example). Fixes: #128 #111
  • Sensors should update closer to the start of interval - smaller delays
  • Prices for next day should update as soon as possible. OTE should publish prices at 13:05, the integration will try to fetch it immediately with 5 minute back-off.
  • Retry data retrieval after aiohttp client errors by @prehor in #129

Breaking changes

  • Deprecated sensors are gone - please update your dashboards and automations #126
  • Cheapest block are configurable - please add which one you want to use in the config. There is not automatic migration - it needs to be done manually

What's Changed (from 0.8.0b6)

  • Retry data retrieval after aiohttp client errors by @prehor in #129
  • Remove stray breakpoint() that crashes Home Assistant by @michaelkuty in #153
  • Fix 15-minute interval bugs and other issues by @luberan in #155
  • All prices rounded to 4 decimals

Important

  • Compared to 0.8.0 betas, the cross-midnight option is gone. Next version will hopefully have much improved version.

New Contributors

Full Changelog: 0.7.6...0.8.0

Don't miss a new homeassistant_cz_energy_spot_prices release

NewReleases is sending notifications on new releases.