Read the statement by Michael Teeuw here.
-
@rakostamas said in MMM-Fuel:
/home/pi/MagicMirror/modules/MMM-Fuel
please do
cd ~/MagicMirror
then
npm start dev
-
Yes I got errors.
GET http://localhost:8080/modules/MMM-Fuel//MMM-Fuel.js net : : ERR_CACHE_READ_FAILURE Error on loading script: modules/MMM-Fuel//MMM-Fuel.js
-
sorry, I do not know why reading from the local disk would fail with cache read failure error
-
@rakostamas as @sdetweil already mentioned you need to start the mirror not the module.
cd ~/MagicMirror && npm start dev
-
@strawberry-3-141
yes, I have opened it, and I got the errors what I wrote in my last comment -
@rakostamas did you check that the file exists? Maybe something went wrong during the cloning of the module
-
hello
I have the same problem like rakostamas.
As headline there stands Spritpreise und below there stands loading.
I am from Austria and I use provider Spritpreisrechner.
Unfortunately I can’t find the mistake. Could you please help me?
Sorry My english is not the yellow from the egg :)
My Config::::
{ module: "MMM-Fuel", position: "top_right", config: { lat: 48.527710, lng: 16.361530, radius: 15, max: 5, map_api_key: false, zoom: 12, width: 600, height: 600, colored: true, open: false, shortenText: false, showAddress: true, showOpenOnly: false, iconHeader: true, rotate: true, types: ['diesel'], sortBy: 'diesel', rotateInterval: 60 * 1000, // every minute updateInterval: 15 * 60 * 1000, // every 15 minutes provider: 'spritpreisrechner', toFixed: false }
:::
-
I just merged a new version of this module into master.
New: Support for gas stations in new south wales australia
Changed: I rewrote most of the module, make sure you also install the dependencies after the update.
[card:fewieden/MMM-Fuel]
-
Can I only show 3 specific gas stations?
The gas stations that are displayed to me, I never go there -