Skip to content

0.0.51 - Fixes to failure fetching data

Choose a tag to compare

@GuyKh GuyKh released this 17 Oct 17:11
· 8 commits to main since this release
6adae5e

What's Changed

  • feat: Stop ConfigFlow if no active contracts found by @GuyKh in #271
  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #272
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #273
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #274
  • chore(deps): update softprops/action-gh-release action to v2.3.3 by @renovate[bot] in #275
  • chore(deps): update softprops/action-gh-release action to v2.3.4 by @renovate[bot] in #276
  • chore(deps): update softprops/action-gh-release action to v2.4.0 by @renovate[bot] in #277
  • chore(deps): update softprops/action-gh-release action to v2.4.1 by @renovate[bot] in #279
  • fix: handle asyncio.CancelledError during tariff fetch to avoid setup… by @NirBY in #280

New Contributors

Full Changelog: 0.0.50...0.0.51