Read the statement by Michael Teeuw here.
Netatmo
-
Hallo,
bin neu hier. Eine Frage wie kann ich das Netatmo-Modul aktualisieren? In MM steht neue Aktualiserung verfügbar.
Über eine Rückantwort, würde ich mich sehr freuen.
Vielen Dank.
Gruß Jens -
Welcome Jens!
Are you talking about MMM-Netatmo?
This should do it:
- go to the modules directory:
cd ~/MagicMirror/modules/MMM-Netatmo
- download the new version:
git pull
- install the new version:
npm ci --production --ignore-scripts
- go to the modules directory:
-
@KristjanESPERANTO said in Netatmo:
npm ci --production --ignore-scripts
Hallo,
vielen Dank für die Rückantwort.Habe es gerade probiert, ging leider nicht. Steht immer noch Aktualisierung Netatmo verfügbar. Gruß Jens -
Okay, than please show what
git remote -v
outputs. -
I entered what you mentioned above and then I get this message
-
You are using a very old fork from RaymondMolenaar. I recommend that you switch to the original (and active maintained) module from CFenner: https://github.com/CFenner/MMM-Netatmo
-
This post is deleted!