Read the statement by Michael Teeuw here.
MMM-Fuel zeigt nur Lade...... MMM-Fuel show only load......
-
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