1.5.0
Fixed
- Data provider:
nbc - Data provider:
bloomberg
Removed
- Data provider:
paralympic
Link to module: https://github.com/fewieden/MMM-OlympicGames
nbcbloombergparalympicLink to module: https://github.com/fewieden/MMM-OlympicGames
Thanks to marcx28 for their contributions.
lodashLink to module https://github.com/fewieden/MMM-Fuel
@MisterT I don’t see why it should not be possible. Please create a feature request in the GitHub repository https://github.com/fewieden/MMM-Fuel/issues
@Cliff365 I released a new version, please update the module again.
Thanks to @parnic @dannoh for their contributions.
Link to module https://github.com/fewieden/MMM-NHL
@megagprime the API had changes, make sure to get the newest version of the module with git pull in the module directory.
Thanks to @parnic @dannoh @timpeer for their contributions.
Finnish translations
Team logo images for the 2023-2024 season
Link to module https://github.com/fewieden/MMM-NHL
@Arzeg I looked into your issue with Error: Cannot find module 'fs/promises'.
I installed the same node version as you 16.15.1 and did a fresh install of MagicMirror and MMM-Fuel.
The problem does not appear, the module is already available since node 14, see the documentation. https://nodejs.org/dist/latest-v16.x/docs/api/fs.html#promises-api
How did you install nodejs, which versions had you before on this system? How do you run the mirror? I currently assume that you might run the mirror in a way that it picks an older installation of nodejs on your system.

Alternative provider for the USA and also supporting Canada and Tasmania (Australia) now.
nsw from API v1 to v2 in order to support new region Tasmania (Australia)Link to module https://github.com/fewieden/MMM-Fuel
@NSpr I was looking into the here API before since it would cover multiple countries at once, but sadly Note: Please note that the Fuel Prices service is only available to automotive OEMs for in-vehicle applications.
@sdetweil the hardware might be different but at least the code and dependencies are the same which increases the chances to reproduce and fix the issue
@sdetweil actually the opposite is true, everyone should ship a lock file with its repository to ensure you will get the exact same dependencies that were tested with and not something newer which can introduce issues.
But if you just run npm install npm will update the lock file. So the effect is like not shipping a lock file at all.
Instead, you should use npm ci if there is a lock file https://docs.npmjs.com/cli/v8/commands/npm-ci. This makes sure that you have exactly the same dependencies no matter if there is a newer version available.
Link to module https://github.com/fewieden/MMM-NHL
@JerryP currently only Germany, Austria, USA and parts of Australia are covered by the module. If you find an API for fuel prices in the Netherlands I’m happy to integrate it. Please create an issue for the Github repository so it doesn’t get lost https://github.com/fewieden/MMM-Fuel/issues
@Ray currently it is only possible for Germany to select specific gas stations. The source for the USA doesn’t provide IDs that you can request for. Please create an issue for the Github repository so we can discuss some posibilities https://github.com/fewieden/MMM-Fuel/issues
stationIdsLink to module https://github.com/fewieden/MMM-Fuel
Now also supporting fuel prices in the USA. Take a look at https://github.com/cowboysdude/MMM-Gas for different style of the same information.
MagicMirror² version >= 2.15.0 required.
autoblogshowBrandnode-html-parserexcludeStationIds to exclude gas stations from radius (Tankerkönig only)fs-extrageolibLink to module https://github.com/fewieden/MMM-Fuel

@MZ-BER always nice to see your own modules being used by actual users
@Rex-Flymo I replied in the Github issue https://github.com/fewieden/MMM-Fuel/issues/85