Read the statement by Michael Teeuw here.
MMM-Fuel zeigt nur Lade...... MMM-Fuel show only load......
-
Hallo,
vielleicht kann mir jemand helfen?
Ich habe das Modul MMM-Fuel installiert, bekomme aber keine Preise angezeigt.
Hier mein Code:{ module: "MMM-Fule", position: "bottom_right", config: { api_key: "xxxxx-xxxxx-xxxxx-xxxxx", provider: "tankerkönig", lat: "xx.xxxxx lng: "x.xxx" types: ["diesel"], radius: "5" } },Danke für eure Hilfe… Wuppi71
-
MMM-Fule ist falsch MMM-Fuel ist richtig dann sollte es gehen…
-
Wenn du englisch schreibst erreichst du viel mehr Leute die dir helfen können…
If you write in English you get more people they can help you… -
@Wuppi71 said in MMM-Fuel zeigt nur Lade...... MMM-Fuel show only load......:
lat: "xx.xxxxx lng: "x.xxx"change to
lat: "xx.xxxxx", lng: "x.xxx", -
@sdetweil yes
-
also,
open the developers window, ctrl-shift-i with keyboard, or npm start dev from startup
select the tab at the top labeled console,
and then scroll up to find any errors, usually red text“loading” is a hard coded default message (so u won’t have NO output), until the api gets data,
and then the default is replaced with good text…so, that means the module loaded (default text visible), but the api processing failed
-
okay, I changed to:
lat: "xx.xxxxx", lng: "x.xxx",then I open the console. I can’t find a red line from the module MMM-Fuel.
But I have a message from the client port 8080
Can it be that is my problem??
Sorry for my bad English. I speak better then I write. -

-
Der Modulname ist noch falsch geschrieben
-
-
@Stoffbeuteluwe
:nerd_face: hab es korrigiert.
Die Anzeige bleibt aber noch immer bei Lade… -
MMM-Fule
-
@Stoffbeuteluwe bei mir steht das auch manchmal und nach einem Neustart funktioniert es wieder
-
@Wuppi71 the provider should be specified as tankerkoenig see https://github.com/fewieden/MMM-Fuel/blob/master/README.md#tankerkoenig-germany-only
-
Das is ja komisch…ich erstelle gerade einen zweiten Magic Mirror und habe das MMM-Fuel installiert über Console
danch habe ich das von der alten Config in die neue config kopiert:
{ module: "MMM-Fuel", position: "top_right", provider: "tankerkönig", config: { api_key: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", lat: 49.5062, lng: 8.6657, types: ["e10"], radius: 10 } },Überschrift kommt aber der Balken bleibt bei “LADEN” stehen :-(
eins zu eins kopiert…
Woran liegt das jetzt?
Das Modul Tankerkönig funktioniert!
Gruss
-
Ich habe seit zwei Tagen das selbe…Nichts wurde geändert an der Config…
Seltsam…:confused_face: -
@biebermann bei mir funktioniert noch alles. Scheint also kein allgemeines Problem zu sein.
-
@biebermann Ich hatte auch das Problem. Du musst deinen MM auf die neuste Version updaten.
(https://github.com/MichMich/MagicMirror/releases/tag/v2.17.1)
-
@mz-ber
wenn ich das mache, dann Funktioniert so einiges nicht mehr.
Die Frage wäre warum man Aktuallisieren muss, damit Module funktionieren wenn sie bis jetzt (bzw. bis vor 3 Tagen) gelaufen sind… -
@biebermann Weil Zertifikate ein Ablaufdatum haben. Danach wird ihnen nicht mehr vertraut und gesicherte Verbindungen abgelehnt.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login