git clone https://github.com/jclarke0000/MMM-DarkSkyForecast.git. wrong
git clone https://github.com/jclarke0000/MMM-DarkSkyForecast.git right
the Point at the end is the Problem
git clone https://github.com/jclarke0000/MMM-DarkSkyForecast.git. wrong
git clone https://github.com/jclarke0000/MMM-DarkSkyForecast.git right
the Point at the end is the Problem
@sdetweil Hi, Sam I used you script …it works fine and very easy to upgrade.
Thank you very much for your work
@johnnyboy you can try this…it’s much better and easier and the artwork works perfectly
@dhruvgami1989 my current weather appears after 10 minutes but I don’t know why.
Does your globe module update the Picture?
My globe module does not update.
Mac mini 2011 MMM-Globe is not working
Mac mini 2012 MMM-Globe is working fine
@Klizzy have a look at this https://github.com/mirko3000/MMM-xiaomi
@apster - the font awesome package was updated in v2.7 so the direct reference to FA in remote.html will need to be updated.
It looks like this line
link rel=“stylesheet” type=“text/css” href=“vendor/node_modules/font-awesome/css/font-awesome.min.css”
Should be changed to
link rel=“stylesheet” type=“text/css” href=“vendor/css/font-awesome.css”
@JoChef2 Hi, thanks for that amazing module I’m using it every day.
Thanks
@keyframes marquee {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}
This is the css but don’t know how to stop the moving text
@johnnyboy Hi, do you know how to set the moving text (Titel / Artist) in a static text?
my fan of my Mac mini go’s up when something is moving on my screen
My problem is that I would like to have a static text and not a moving text (Tite,Artist)…does anybody know
how to do this
the module: https://github.com/armybean/MMM-Sonos
thanks
@kusselin Hallo, ich empfehle dir auch das Update Script von Sam zu nutzen, das funktioniert super und deine ganzen Änderungen werden wieder mit übernommen…wenn du das mit dem (apply) machst.
Ich mach das auch immer.
Kannst ja vorher vorsichtshalber deinen MagicMirror Ordner kopieren und irgendwo sichern, falls doch was schiefgeht.
Hi, is there only weather history on openstreetmap or is it possible to see two hours forecast?
@sdetweil i have it…
appendLocationNameToHeader: false,
@sdetweil default current weather
Hallo, I used Sams upgrade script and it works fine …
Thank you sam for your work and help.