MMM Fuel Versions Save

Gas Station price Module for MagicMirror²

v2.5.0

2 months ago

Thanks to marcx28 for their contributions.

Fixed

Added

  • Dependency: lodash

Changed

v2.3.1

2 years ago

2.3.1

Fixed

  • Tankerkoenig prices for requests with stationIds

v2.3.0

2 years ago

MagicMirror² version >= 2.15.0 required.

Added

  • Provider: autoblog
  • Config option: showBrand
  • Integrated MagicMirror logger on server side
  • Dependency: node-html-parser
  • Config option excludeStationIds to exclude gas stations from radius (Tankerkönig only)

Changed

  • Updated Github config files
  • Updated dependencies

Removed

  • Dependency: fs-extra
  • Dependency: geolib

2.2.1

3 years ago

Fixed

  • Filtering of station ids lead to invalid price request for provider tankerkoenig

Changed

  • Log a warning if no fuel station detail could be fetched
  • Updated provider integration documentation

v2.2.0

3 years ago

[2.2.0]

Thanks to @TheDuffman85 for his contribution to this release.

Added

  • Config option stationIds to check prices of specific gas stations (Tankerkönig only)
  • Github actions

Changed

  • 3rd decimal is now superscripted
  • Price and distance values are now localized based on global config option locale.

Removed

  • Travis-CI integration

2.1.2

3 years ago

Added

Changed

  • Dependency update

Fixed

  • Deinit map had a harcoded index for markers.

2.1.1

4 years ago

Fixed

  • Wrong value in config option sortBy no longer keeps module in state loading forever.

2.1.0

4 years ago

Changed

  • Using MMM-Modal to display modals like gas station and voice commands.

2.0.2

4 years ago

Added

  • French Translations
  • Clarification for config option updateInterval in readme

Changed

  • Dependency Update

Removed

  • Github pages