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

    Topics

    • A

      MMM-MotionEye not working

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      1
      0 Votes
      1 Posts
      311 Views
      A
      Re: MMM-MotionEye - surveillance video stream on your mirror! I’m trying to get the MotionEye modul to work, my installation is on two PI’s. I can see the MotionEye stream in the browser of the MM-Pi but on the MM itself I just see a “broken” picture icon. This is part of my config: { module: 'MMM-MotionEye', position: 'bottom_right', config: { url: "http://192.168.0.150:8081", forcedRefreshInterval: 60000, width: "400px", debug: true, } }, this is the stream info of my MotionEye PI ([image: 1679769512672-1-resized.png] this is from the pm2 log: [25.03.2023 19:23.37.714] [LOG] Module helper loaded: MMM-MoonPhase [25.03.2023 19:23.37.715] [LOG] No helper found for module: MMM-bernwordclock. [25.03.2023 19:23.37.718] [LOG] Initializing new module helper ... [25.03.2023 19:23.37.719] [LOG] Module helper loaded: MMM-MotionEye [25.03.2023 19:23.37.780] [LOG] Initializing new module helper ... [25.03.2023 19:23.37.781] [LOG] Module helper loaded: MMM-ModuleScheduler [25.03.2023 19:23.37.995] [LOG] Initializing new module helper ... Any suggestion what I’m doing wrong?
    • A

      pm2 log gets to big (mm-out.log)

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      774 Views
      A
      @sdetweil thanks for the suggestion, I’ve putted the line in my config and for now every thing looks fine
    • A

      Password protection in mailbox.org calender link

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      218 Views
      A
      Re: Problem with calender I managed to display my calender from the provider mailbox.org. To increase security I would link to use the option of my provider to protect the link with a password but I don’t know which auth method to use in MM-Calender config, any suggestions? In the settings of the provider I can choose a password but no user.
    • A

      Troubles updating to 2.6.0

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      5
      0 Votes
      5 Posts
      2k Views
      A
      @bhepler npm install electron@latest
    • A

      Problem with exdate exeption in .ics file

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      453 Views
      A
      I have a problem with my .ics file for the standard calendar module. The exeptions “exdate” of an event are stored in the wrong format, it look like this: BEGIN:VEVENT DTSTAMP:20181120T052855Z CLASS:PUBLIC CREATED:20181120T052855Z DESCRIPTION: DTEND;TZID=Europe/Zurich:20170828T082000 DTSTART;TZID=Europe/Zurich:20170828T075000 EXDATE:20170925T055000Z,20171002T055000Z,20171009T055000Z,20171016T055000 Z,20171023T055000Z LAST-MODIFIED:20181120T052855Z RRULE:FREQ=WEEKLY;UNTIL=20171112T065000Z;BYDAY=MO SEQUENCE:0 SUMMARY:xxx TRANSP:OPAQUE UID:2b8ae706-c70f-4592-a380-6d301b5bb624 X-MICROSOFT-CDO-BUSYSTATUS:BUSY END:VEVENT but they should look like this: BEGIN:VEVENT DTSTAMP:20181120T052855Z CLASS:PUBLIC CREATED:20181120T052855Z DESCRIPTION: DTEND;TZID=Europe/Zurich:20170828T082000 DTSTART;TZID=Europe/Zurich:20170828T075000 EXDATE:20170925T055000Z EXDATE:20171002T055000Z EXDATE:20171009T055000Z EXDATE:20171016T055000Z EXDATE:20171023T055000Z LAST-MODIFIED:20181120T052855Z RRULE:FREQ=WEEKLY;UNTIL=20171112T065000Z;BYDAY=MO SEQUENCE:0 SUMMARY:xxx TRANSP:OPAQUE UID:2b8ae706-c70f-4592-a380-6d301b5bb624 X-MICROSOFT-CDO-BUSYSTATUS:BUSY END:VEVENT Since these are wrong, none of the calendar elements are shown. Any suggestions how to change that?
    • A

      MMM-Calender with share of mailbox.org calender

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      881 Views
      A
      I’m changing from gmail to mailbox.org and I’d like to add my calender like I did with gmail. Unfortunately from my new calender provicer mailbox.org I can’t get a .ics share, the only thing I get is a link looking like this https://share.mailbox.org/ajax/share/… or the CalDAV link looking like this https://dav.mailbox.org/caldav/… Is there a way to feed my MMM-Calender (or maybe a different module)?
    • 1 / 1