github pantherale0/ha-fuelprices 2024.3.0b0

latest releases: 2024.6.2, 2024.6.1, 2024.6.0...
pre-release4 months ago

This release contains breaking changes

New

Breaking

  • Device tracker platform removed, all entities will be available under the sensor platform instead.
  • To account for the changes to service calls, their output formats have now changed, for Find Fuels the output will be in list format as follows:
fuels: [{
name: Location Name,
cost: Location Cost,
distance: Location Distance
}]

The Find Fuel Locations service call has not changed significantly, however now includes additional properties under the props key that was previously hidden.

Fixed

  • UK Fuel Sources not updating
  • Missing options in options flow
  • BP and Tesco returning incorrect price values

Full Changelog: 2024.2.0b1...2024.3.0b0

Don't miss a new ha-fuelprices release

NewReleases is sending notifications on new releases.