MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Volkae
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    V
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 56
    • Groups 0

    Volkae

    @Volkae

    9
    Reputation
    6
    Profile views
    56
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Volkae Unfollow Follow

    Best posts made by Volkae

    • 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…

      posted in Troubleshooting
      V
      Volkae
    • 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…

      posted in Utilities
      V
      Volkae
    • RE: MMM-PIR-Sensor-Lite does not switch HDMI off

      @sdetweil
      then it shows me:

      display_power=1

      HDMI is still alive…

      posted in Troubleshooting
      V
      Volkae
    • 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……

      posted in Utilities
      V
      Volkae
    • 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…

      posted in Troubleshooting
      V
      Volkae
    • 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

      posted in Utilities
      V
      Volkae
    • 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!!!

      posted in Troubleshooting
      V
      Volkae
    • 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?

      posted in Utilities
      V
      Volkae
    • RE: MMM-PublicTransportHafas: Service Temporarily Unavailable

      @KristjanESPERANTO

      I deleted the modul folder and made a new install. Now it works.

      Thanks a lot!!

      posted in Troubleshooting
      V
      Volkae

    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>

      posted in Troubleshooting
      V
      Volkae
    • 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 ☹️

      posted in Troubleshooting
      V
      Volkae
    • 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.

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @sdetweil
      okay, sorry, I will do my very best next time

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-SmartWebDisplay is not running under 2.31.0

      @sdetweil

      {
                      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 
                              }
              },
      
      posted in Troubleshooting
      V
      Volkae
    • 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??

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      Upps,
      thank you!!!

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      Not using pm2
      using cronjob to start MM

      posted in Troubleshooting
      V
      Volkae
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @sdetweil
      Sorry, I don`t know how to show the errors during startup :-(

      posted in Troubleshooting
      V
      Volkae
    • 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…

      posted in Troubleshooting
      V
      Volkae