A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-WetterOnline does not load
-
I just installed this module today:
https://github.com/bogenpirat/MMM-WetterOnline
Unfortunately my mirror doesn’t load the module, nothing is displayed.
I entered the following, is that even correct?code_text
{ module: 'MMM-WeatherOnline', position: "top_right", config: { useHeader: true, header: "Hemau weather", city: "https://www.wetteronline.de/wetter/hemau", width: "400px", daysTrend: 4, updateIntervalMins: 5, } },
-
@sil3ntstorm Looks like you need tio change the city to “hemau”.
If the link works, the module only needs the city name.city: "hemau",
-
@lavolp3 it works, thank you very much
-
@lavolp3 I have a question about the module: until yesterday everything was working without any problems, but since this morning nothing is displayed to me (the screen area where the module is placed remains black) - I did an MM update to the latest version 5 minutes ago, too That didn’t bring any improvement. Has anything changed in the meantime?
16.06: now run the module - thx