Skip to content

Releases: simplemice/ha_petrol_prices

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 11:52

What's Changed

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:30

What's Changed

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:27

What's Changed

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 12:14

Added

  • Initial release of the Thailand Petrol Prices integration
  • Scrapes live fuel prices from motorist.co.th
  • Supports 8 fuel grades: Gasohol 91, Gasohol 95, Gasohol E20, Gasohol E85, Gasohol 95 Premium, Benzin 95, Diesel B7, Diesel B7 Premium
  • Supports 8 stations: PTT, BCP, Shell, Caltex, IRPC, PT, Susco, Pure
  • 64 individual station price sensors (THB/L)
  • 8 lowest-price sensors per fuel grade with cheapest_station and all_prices attributes
  • Config flow UI setup (no YAML required)
  • Configurable update interval (default 1 hour, minimum 5 minutes)
  • Options flow to change update interval without re-adding the integration
  • Diagnostics support for troubleshooting
  • HACS compatibility
  • GitHub Actions workflow for automatic versioned releases