I used the update script again and now MM is 2.31.0
MMM-PublicTransportHafas works again, that`s fine, but now MMM-SmartWebDisplay is gone…
Not fine…
Read the statement by Michael Teeuw here.
Best posts made by Volkae
-
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
-
RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail
@UncleRoger
Hey UncleRoger,
very nice idea, thankyou!!
But I´m not able to receive a message, using googlemail.user: “myadress.gmail.com”,
pass: “mygooglemailpassword”,
host: “imap.gmail.com”,
port: “993”I also put my sending Mailadress in “validSenders”
Any Idea??
With my arcor-mailadress it works fine…
-
RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail
@UncleRoger
Aah,
I see. No Problem, I tried to manage it with an other Mail-Account by freenet now and it works!The possibility to see a running text (like a newsticker) would be nice……
-
RE: MMM-PIR-Sensor-Lite does not switch HDMI off
@sdetweil
Python3 was already installed (up to date).
Module seems to work fine but does not switch HDMI off… -
RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail
Okay,
a new message will remove the first message but the message must not be empty. Empty messages will be ignored. So you have to write something like “-” in the headline -
RE: MMM-PIR-Sensor-Lite does not switch HDMI off
@grena
Hey grena,
seems to work fine on my Raspi 3!!!
Thank you, great support!!! -
RE: [MMM-MailMessage] Send messages to your MagicMirror via e-mail
Okay,
maybe in the future….My Messages are not deleted after the time I adjusted.
[5] Test
means, the Message „Test“ will be deleted after 5 Minutes?
Latest posts made by Volkae
-
RE: MMM-SmartWebDisplay is not running under 2.31.0
@KristjanESPERANTO
not able to do this:<error: Pfadspezifikation ‘v3.1.8’ stimmt mit keinen git-bekannten Dateien überein>
-
RE: MMM-SmartWebDisplay is not running under 2.31.0
@KristjanESPERANTO
Oh, I see.
RTSP-Stream is running under 2.27.0.Now MMM-SmartWebdisplay is only running under 2.27.0 and MMM-PublicTransportHafas is only running under 2.31.0 ☹️
-
RE: MMM-SmartWebDisplay is not running under 2.31.0
@KristjanESPERANTO
I made a complete MM-new install on a new SD-Card. With your url it works. With my url it does not work. On my other MM with 2.30.0 my url works fine. -
RE: MMM-SmartWebDisplay is not running under 2.31.0
@sdetweil
okay, sorry, I will do my very best next time -
RE: MMM-SmartWebDisplay is not running under 2.31.0
{ module: 'MMM-SmartWebDisplay', position: 'middle_center', // This can be any of the regions. config: { // See 'Configuration options' for more information. logDebug: false, //set to true to get detailed debug logs. To see them : "Ctrl+Shift+i" height:"600px", //hauteur du cadre en pixel ou % width:"400px", //largeur updateInterval: 0, //in min. Set it to 0 for no refresh (for videos) NextURLInterval: 0, //in min, set it to 0 not to have automatic URL change. If only 1 URL given, it will be updated displayLastUpdate: false, //to display the last update of the URL displayLastUpdateFormat: 'ddd - HH:mm:ss', //format of the date and time to display url: ["rtsp://XXXXXXXXXXXXXXXXXXX/h264Preview_01_sub"], //source of the URL to be displayed scrolling: "no", // allow scrolling or not. html 4 only shutoffDelay: 10000 //delay in miliseconds to video shut-off while using together with MMM-PIR-Sensor } },
-
MMM-SmartWebDisplay is not running under 2.31.0
After the update to MM 2.31.0 MMM-SmartWebDisplay is gone. All the other modules don´t make any problems.
Any Idea?? -
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
@sdetweil
Not using pm2
using cronjob to start MM -
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
@sdetweil
Sorry, I don`t know how to show the errors during startup :-( -
RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs
I used the update script again and now MM is 2.31.0
MMM-PublicTransportHafas works again, that`s fine, but now MMM-SmartWebDisplay is gone…
Not fine…