Skip to content

2025.2.0b2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 23:51
b9e5360

Changes

New Features 🎉

  • Reorganise config and options flow @pantherale0 (#38)
  • Add country codes to config flow @pantherale0 (#36)
  • Add available fuels to fields in options flow @pantherale0 (#39)
  • UK: PetrolPrices is now an optional data source for testing purposes. You should not use this in combination with other data sources otherwise you will see duplicate results. As PetrolPrices uses the CMA data sources alongside with user contributions, this may eventually replace existing UK datasources (excluding Costco) (#34)
  • Following the previous release exception improvements, UpdateFailedError are now caught by the data coordinator and will only raise an error in the logs. Future versions will see this logged as a repair instead. (#34)
  • The python module itself is now correctly included as a logger in the integration manifest, enabling debug logs will expose more detail than before. (#34)

👒 Dependencies and extras

  • New automated changelog and release workflows (#35)
  • Improved automated build workflows (#35)
  • Update Automated Release Workflow Config @pantherale0 (#40)