Thank you all for your help.
It finally worked,
I don’t know why, but my coordinates were wrong.
I thought I copied them correctly from another source, but I did not.
Thank you all for your help.
It finally worked,
I don’t know why, but my coordinates were wrong.
I thought I copied them correctly from another source, but I did not.
Hey,
thanks for the answers.
I start mm via pm2.
pm2 logs --lines=100 shows me no errors.
Development windows doesn’t show me errors as well.
I tried with a second API key, but still not working. And yes I confirmed the email.
I installed manually “fs-extra” and “node-fetch” and I did a npm install in the MMM-Fuel folder, but it did not change anything.
Can I somehow “uninstall” the module and the needed packets to restart from scratch?
Und ja, ich bin deutsch @CanbiZ :-)
Hey,
yes, I’ve tried to remove the // parts and the API is inserted as well.
It still does not work :-(
Hi there,
I am quite new to MagicMirror and added some modules successfully, but currently I am struggling with MMM-Fuel. No gas stations are shown at all.
This is my config:
{
module: "MMM-Fuel",
position: "top_right",
config: {
//types: ["diesel"],
//provider: "tankerkoenig",
api_key: "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxx",
lat: "52.285583",
lng: "6.835616"
}
},
I can not find any errors in the development window