@Perkinje
Did you rename the file to config.js?
Read the statement by Michael Teeuw here.
Posts
-
RE: Mirror display not showing changes made to config filedock
-
RE: Help Change Weather Icons
@diegocastillo01
Did you search the forum on this topic?
This is how I did it but there are probably other ways, too:
https://forum.magicmirror.builders/topic/9936/total-newbie-24-magicmirror-munich-germany/8?_=1591275575616 -
RE: Update MMM
@Stoffbeuteluwe
Same for me, keep up the good work @sdetweil! -
RE: Issues with MMM-json-feed module.
@Aurelio
Sorry it did not work, I am not an expert, it was just a hint
Have you tried this one?
https://github.com/timdows/MMM-JsonTable -
RE: monitor - disassemble or not?
@banbutcher
I wish I knew how to disassemble a monitor
I tried it once but the monitor did not survive because of short circuitSo far I just glued the mirror glas onto the frame of my 24 inch Benq monitor
https://youtu.be/T5bE2UmlyXQ -
RE: Issues with MMM-json-feed module.
@Aurelio
I went through the read me and it says url DEPRECATED, Please use urls instead:urls: [ 'http://your.server.json.here/abc1.json', 'http://your.server.json.here/abc2.json', ]Maybe that is the problem?
-
RE: missing custom.css file
I am not an expert but I would name an empty text file to custom.css and put it in the css folder
-
RE: Raspberry Pi 4 Released !
@Sean
The price has been reduced for the 2 GB version
https://www.raspberrypi.org/products/raspberry-pi-4-model-b/ -
RE: MMM-RMV shows me only one departure time! But I need 3 or 5 departure times
@pi-user
I don’t use that module. In your config you use the option reduceD twice, true and false. Is that necessary? -
RE: MMM-DWD-Pollen
Hey @CarstenD,
thanks for the update. I put in DWD_region: 121, for Munich and now it shows up data.
Keep up the good work! -
RE: MMM-DWD-Pollen
@CarstenD
Hi Carsten,
love the idea of this module. I have just installed it with DWD_region: 120, for Bayern. It does not show any data. Does that mean there is no “Pollenwarnung” for today? When I put in the default DWD_region: 92, it shows me two values for Erle. If this is not a mistake, it might be a goog idea to show something like “Keine” when there is no “Pollenwarnung”.Thanks and excuse my bad English ;)
-
RE: Google calendar
@ashishxr6
You might wanna post your config. I am not an expert but I will try to help you as much as I can -
RE: Google calendar
@ashishxr6
It is really simple. You followed the instructions, right?
https://github.com/MichMich/MagicMirror/tree/master/modules/default/calendarThen you need a private calendar adress in ical format, you a get this in your Google Calendar settings. Finally, put that url in your Calendar configuration.
Excuse my bad English since I am from Germany.
-
RE: a new problem with fhem
@kusselin
Es ist die Frage, ob das Modul überhaupt funktioniert. In den Issues scheinen auch andere Probleme damit zu haben und es wird auch nicht mehr gepflegt. -
RE: a new problem with fhem
@kusselin
Du kannst den Ordner ja auch händisch über den Dateiexplorer löschen -
RE: a new problem with fhem
Can’t spot a mistake at first glance. Does the mirror work if you deactivate the module? For example, with disabled: true,
Kann auf den ersten Blick keinen Fehler entdecken. Funktioniert der Spiegel, wenn du das Modul deaktivierst? Z.B. mit disabled:true,
-
RE: MMM-Tankerkoenig ist not listed in the Mirror
Noch ein Tipp: Wenn du wie bei updateInterval eh den Standard Wert nimmst, brauchst du das gar nicht in der config aufführen
-
RE: MMM-Tankerkoenig ist not listed in the Mirror
Check mal deine Anführungszeichen. Bei type ist schon mal eines zu viel