Read the statement by Michael Teeuw here.
a new problem with fhem
-
@kusselin Have you deactivated the module like @thedoorsfanatic recommended? Alternatively you can also comment the module in config.js. Just to make sure that there are no other side-effects.
/* …. ….. ….. */
-
Sorry, i Havent. Give me Time tomorrow please.
-
@thedoorsfanatic said in a new problem with fhem:
disabled:true,
yes than i can see the mirror again and i have the npm install in the fhem directory make.
but so the mirror is not show again -
@kusselin said in a new problem with fhem:
yes than i can see the mirror again and i have the npm install in the fhem directory make.
but so the mirror is not show againIf the mirror is working again after deactivating the module, then remove the module from the /modules directory and re-install it from scratch.
$ sudo rm -R MMM-FHEM $ git clone https://github.com/BenRoe/MMM-FHEM $ cd MMM-FHEM $ npm install
-
@Fozi said in a new problem with fhem:
sudo rm -R MMM-FHEM
whats that!!
pi@raspberrypi:~ $ sudo rm -R MMM-FHEM rm: das Entfernen von 'MMM-FHEM' ist nicht möglich: Datei oder Verzeichnis nicht gefunden pi@raspberrypi:~ $ cd ~/MagicMirror/modules/MMM-FHEM pi@raspberrypi:~/MagicMirror/modules/MMM-FHEM $ sudo rm -R MMM-FHEM rm: das Entfernen von 'MMM-FHEM' ist nicht möglich: Datei oder Verzeichnis nicht gefunden pi@raspberrypi:~/MagicMirror/modules/MMM-FHEM $
-
@kusselin
Du kannst den Ordner ja auch händisch über den Dateiexplorer löschen -
@kusselin du musst erst in das /modules Verzeichnis gehen (s. meinen Post oben) und dann den Löschbefehl aus führen
$ cd ~/MagicMirror/modules $ sudo rm -R MMM-FHEM ... $ git clone https://github.com/BenRoe/MMM-FHEM $ cd MMM-FHEM $ npm install
-
Hallo Zusammen und Frohe Weihnachten,
Hab jetzt nachdem ich eine Ebene zurück bin ins Modulverzeichnis das Fhem Modul löschen können und dann auch wieder per Konsole Installiert…dann nochmal in die Config kopiert und dann gestartet…der Bildschirm ist auch gestartet, aber die Temperaturanzeige wird nicht angezeigt. Habe die Position „upper right“ gewählt. Hier mal ein Bild von meinem jetzigen Mirror.
Was könnte jetzt noch der Fehler liegen…durch das, das der Mirror ja angezeigt wird, liegts ja nicht an der Config…oder?
Könnte es mit der Position ev zusammenhängen noch?
Gruss(Hello everyone and Merry Christmas,
Now that I am one level back in the module directory, I can delete the Fhem module and then install it again via the console … then copy it again into the config and then start … the screen is also started, but the temperature display is not displayed. Chose the position “upper right”. Here is a picture of my current mirror.
What could be the error now … because the mirror is displayed, it is not because of the config … right?
Could it still be related to the position ev?
Greeting)https://www.bilder-upload.eu/bild-bf0270-1577274708.jpeg.html
-
@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. -
Ok…ich hab ja noch ioBroker aufm Raspi…da gibts ja auch noch ein Modul…
Dann probiere ich es mal mit dem Modul:-)
Gruss