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

    schwoediauer

    @schwoediauer

    5
    Reputation
    768
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Website www.schwoediauer.net
    Location Austria

    schwoediauer Unfollow Follow

    Best posts made by schwoediauer

    • Photo Board incl. MagicMirror

      Hi all, until now I used a whiteboard in the kitchen for my personal overview for the events of the next week on a high level.
      Based on this planning I created my Info/Photo Panel with my favorite functionalities:
      • automatic/sync private calendar’s overview (my calendar for the next week, other calendars of a month base)
      • my printed pictures for my happiness (child’s, holidays, funny days…)
      • every time child’s drawing on it
      • weather forecast for the week
      • Information about current alarm Situation of the fire stations in my area
      • a magnetic table to use with chalk and non-permanent bordmarker

      Used module/functionality:

      • alert
      • calendar (ics and ICloud)
      • clock
      • compliments (time and weather based)
      • currentweather
      • weatherforecast
      • newsfeed
      • MMM-ping (basic monitoring of remote server)
      • MMM-PIR-Sensor (currently not working)

      Out of the box:
      shutdown/reboot/power on python script

      That is the result:

      Monitor
      Monitor
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild
      Bild

      posted in Show your Mirror
      schwoediauerS
      schwoediauer

    Latest posts made by schwoediauer

    • RE: Reload in newsfeed module stops after some minutes

      I’ve tested my config with several other RSS Feeds and I can see the problem only with the feed listet in the description, all other feed works fine .
      I have no idea what happens. Do I have any further log informations for debugging the situation??

      posted in Troubleshooting
      schwoediauerS
      schwoediauer
    • Reload in newsfeed module stops after some minutes

      Hi All,

      I have an new Installation of my MagicMirror with an newsfeed on it, but the reload of the rss feed works not correct. After the start the reload works sometimes one or two times and after that it stops without any error in the log files. Has someone an idea??

      ===============

       {
                              module: "newsfeed",
                              position: "bottom_bar",
                              config: {
                                      feeds: [
                                              {
                                                      title: "....laufende Einsätze OÖ",
                                                      url: "http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml",
                                                      encoding: "UTF-8" //ISO-8859-1
                                              }
                                      ],
                                      reloadInterval: 600000,
                                      showSourceTitle: true,
                                      showPublishDate: true,
                                      showDescription: true,
                                      wrapDescription: true,
                                      broadcastNewsFeeds: false,
                                      broadcastNewsUpdates: false,
                                      startTags: ['channel', 'image'],
                                      ignoreOldItems: true,
                                      ignoreOlderThan: 10800000,
                                      logFeedWarnings: true
                              }
                      },
      

      ================
      extract of pm2 Logfiles:
      pi@pi_mirror:~/MagicMirror $ cat /home/pi/.pm2/logs/mm-out-0.log | grep news
      [14.01.2021 06:49.11.230] [LOG] Module helper loaded: newsfeed
      [14.01.2021 06:49.11.463] [LOG] Connecting socket for: newsfeed
      [14.01.2021 06:49.11.465] [LOG] Starting node helper for: newsfeed
      [14.01.2021 06:49.15.713] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      [14.01.2021 06:51.04.270] [LOG] Module helper loaded: newsfeed
      [14.01.2021 06:51.04.607] [LOG] Connecting socket for: newsfeed
      [14.01.2021 06:51.04.609] [LOG] Starting node helper for: newsfeed
      [14.01.2021 06:51.10.758] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      [14.01.2021 09:35.52.033] [LOG] Stopping module helper: newsfeed
      [14.01.2021 09:36.06.583] [LOG] Module helper loaded: newsfeed
      [14.01.2021 09:36.06.832] [LOG] Connecting socket for: newsfeed
      [14.01.2021 09:36.06.836] [LOG] Starting node helper for: newsfeed
      [14.01.2021 09:36.11.135] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      [14.01.2021 09:40.20.647] [LOG] Module helper loaded: newsfeed
      [14.01.2021 09:40.20.901] [LOG] Connecting socket for: newsfeed
      [14.01.2021 09:40.20.903] [LOG] Starting node helper for: newsfeed
      [14.01.2021 09:40.25.404] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      [14.01.2021 11:56.30.076] [LOG] Stopping module helper: newsfeed
      [14.01.2021 11:56.44.627] [LOG] Module helper loaded: newsfeed
      [14.01.2021 11:56.44.864] [LOG] Connecting socket for: newsfeed
      [14.01.2021 11:56.44.868] [LOG] Starting node helper for: newsfeed
      [14.01.2021 11:56.49.029] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      [14.01.2021 12:03.29.610] [LOG] Module helper loaded: newsfeed
      [14.01.2021 12:03.29.851] [LOG] Connecting socket for: newsfeed
      [14.01.2021 12:03.29.852] [LOG] Starting node helper for: newsfeed
      [14.01.2021 12:03.34.367] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      [14.01.2021 13:22.49.244] [LOG] Stopping module helper: newsfeed
      [14.01.2021 13:23.08.673] [LOG] Module helper loaded: newsfeed
      [14.01.2021 13:23.08.904] [LOG] Connecting socket for: newsfeed
      [14.01.2021 13:23.08.906] [LOG] Starting node helper for: newsfeed
      [14.01.2021 13:23.13.180] [LOG] Create new news fetcher for url: http://intranet.ooelfv.at/webext2/rss/rss_laufend.xml - Interval: 300000
      pi@pi_mirror:~/MagicMirror $ cat /home/pi/.pm2/logs/mm-out-0.log | grep News
      [14.01.2021 09:40.26.002] [INFO] Newsfeed-Fetcher: Broadcasting 2 items.
      —restart
      [14.01.2021 12:03.35.214] [INFO] Newsfeed-Fetcher: Broadcasting 2 items.
      [14.01.2021 12:08.35.406] [INFO] Newsfeed-Fetcher: Broadcasting 1 items.
      [14.01.2021 12:13.35.544] [INFO] Newsfeed-Fetcher: Broadcasting 1 items.

      [14.01.2021 13:23.13.834] [INFO] Newsfeed-Fetcher: Broadcasting 1 items.
      —restart

      posted in Troubleshooting
      schwoediauerS
      schwoediauer
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      @vulcain

      best solution for my Icons - good job!

      posted in Development
      schwoediauerS
      schwoediauer
    • RE: O365 task solution?

      @yawns thats right I’d like to implement my O365 Task/Aufgaben like wunderlist tasks on the MM

      posted in Development
      schwoediauerS
      schwoediauer
    • O365 task solution?

      Is there a solution for Microsoft O365 tasks like wunderlist?

      posted in Development
      schwoediauerS
      schwoediauer
    • RE: Office 365 calendar issues

      Hi all, I had the same problems with my calendar and Timezone (Amsterdam, Berlin…)

      The fix resoled my problems with outlook365 calendar
      https://github.com/MichMich/MagicMirror/pull/875/commits/4c702eaaad525c0b549ba02cf3ceb1a2f79b5ebc

      … after installing the fix I had to delete 2 old calendar entries and reboot my mirror

      posted in Troubleshooting
      schwoediauerS
      schwoediauer
    • RE: MMM-Wunderlist not updating

      I think wunderlis will merge or migrate to Microsoft To-Do. Maybe we should work on this solution instead of debuging the MMM-Wunderlist module

      posted in Troubleshooting
      schwoediauerS
      schwoediauer
    • RE: MMM-Wunderlist not updating

      Hi community, I have the same problem and no solution is available until now?

      posted in Troubleshooting
      schwoediauerS
      schwoediauer
    • Lightning Post-It on the mirror?

      Hi Community, one Idea for a new modul (I could‘nt find a current solution).
      I‘d like to have a Post-It on my mirror to write some temporary short infos e.g for my childrens like. „… come 10 miutes later“ in a lightning form on the mirror. The aim is to do that from my ofiice over an webbrowser or an app on my Iphone.
      Anyone an Idea to do that with current available solution or do I have to build this one :-) … „never to things twice!!“

      posted in Requests
      schwoediauerS
      schwoediauer
    • RE: Photo Board incl. MagicMirror

      @garbleflux Hi, in my case it was very easy, I use the public RSS feed from our local fire department in combination with the neewsfeed module:
      http://www.ooelfv.at/aktuelles/news/beitrag/alarmierungen-verfuegbare-publikationsformen/

      posted in Show your Mirror
      schwoediauerS
      schwoediauer