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

    Posts

    Recent Best Controversial
    • RE: MMM-NOAA3 - Font size

      @myself: ;-)
      Found the solution by myself. I had the “.xsmall” part copied over from the original css file in my custom.css

      0_1552067080823_b2e5d39d-c6ac-4949-acea-854b9ff07e5e-grafik.png

      This one is used to scale the font size…

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-NOAA3 - Font size

      I also have a problem with the font size of MMM-NOAA3
      …

      Can anyone tell me please, where to customize the font size of this lower part of the module:

      0_1552056368637_4aeaf7c0-984f-4270-a38f-184b577b1762-grafik.png

      I tried every part of the original css file in my custom.css but nothing had the right effect…

      Thanks!

      posted in Troubleshooting
      MedoM
      Medo
    • RE: Wheather/ Wunderground not loading

      @kasperb: I will give this module a try:

      https://github.com/cowboysdude/MMM-NOAA3

      It has several options for placing API (weatherdata). So if one closes - i can switch to the next if needed…

      I installed it today so i cannot say if the data (from weatherbit.io in my case) is reliable…

      posted in Troubleshooting
      MedoM
      Medo
    • RE: Wheather/ Wunderground not loading

      The API was shut down. Heres the official statement (from: https://feedback.weather.com/customer/en/portal/articles/2970681-my-weather-underground-api-key-has-been-disabled-why-?b_id=17298)

      ***My Weather Underground API key has been disabled. Why?

      The Weather Underground’s API has been retired. Keys have been closed down on a rolling basis since February 15, 2019. It will close down completely shortly. Information about this has been available through the API itself and online for nearly a year.

      If you are a contracted, paying customer and feel you have been shut off in error, please click the blue ‘email us’ button below.

      If you would like to explore paid plans on The Weather Company’s enterprise-grade API, please follow this link and fill out the form on that page.

      At this time we do not anticipate offering free, ongoing “developer” level keys to The Weather Company’s API.

      Thank you for your support of the Weather Underground API.***

      Alternatives?

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-MyCalendar: Showing wrong dates (days one day in the past)?

      @medo said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:

      @detto65 said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:

      had the same issue, it shows you the end of the event, usually because its an all day event.
      …
      @medo showEnd:false should do the trick,
      i only used de dateformats to show the dates in a more readable format.

      It seems like this has solved my problem. No wrong dates since weeks… Thanks a lot!

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-MyCalendar: Showing wrong dates (days one day in the past)?

      @detto65 said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:

      had the same issue, it shows you the end of the event, usually because its an all day event.
      …

      Thanks detto65! I tried your suggestions for the code changes…
      As i do not have a wrong date in my calendar list at the moment, i will report if the changes solved my problem (when or if a wrong date appears or not).

      But i do have a last question:

      I added “showEnd: false”, but left in my configuration these two entries untouched: "timeFormat: “HH:mm [Uhr]” and "dateFormat: “dddd” (as these two entries suit my needs a little bit better).

      Is the entry “showEnd: false” enough to solve my problem or do i have to alter the both stated above (time and dateFormat) also - according to your alterations? What do you think?

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-MyCalendar: Showing wrong dates (days one day in the past)?

      @j-e-f-f said in MMM-MyCalendar: Showing wrong dates (days one day in the past)?:

      @medo Do you have the same issue using the default calendar module? My module uses the same fetching mechanism behind the scenes as the default calendar module. It’s only a different display style.

      Yes, with standard calendar module the same issues occur…

      posted in Troubleshooting
      MedoM
      Medo
    • MMM-MyCalendar: Showing wrong dates (days one day in the past)?

      Hey there!

      For some time now, i have the following issue:

      My MMM-MyCalendar is showing dates wrongly (one day in the past) although they are correct in the used ics-file.

      Like this -> Halloween in the mirror-calender is the 30th (see red box in screenshot below) and in my ics-file - the start date - is the 31th (see second red box)

      0_1540212730779_pic.png

      (my pi system date/time is correct and i already updated the module - manually because i am on Mirror Version 2.1.0 - to MMM-MyCalendar version 1.0 -> from here: https://github.com/jclarke0000/MMM-MyCalendar/releases/tag/v1.0)

      Other devices also using this (from my NAS provided) ics-file (like my mobile phone) displaying the dates correct (also Halloween on the 31th)

      Where can i fix this one day error/difference in the MMM-MyCalendar module?

      I got some interesting (extracted with “pm2 log --lines 100”) logfiles:

      0_1540308657056_Bildschirmfoto vom 2018-10-23 17:28:53.png

      0_1540308667913_Bildschirmfoto vom 2018-10-23 17:29:19.png

      0_1540308676464_Bildschirmfoto vom 2018-10-23 17:30:11.png

      The last screenshot of the log is interesting:

      … Cannot read property "length’ of undefined at eventDate (/…/calendarfetcher.js)…

      Maybe this is the key to my mystery?

      Again: Where can i fix this one day error/difference in the MMM-MyCalendar module?

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-MyCalendar

      Hey there!

      For some time now, i have the following issue:

      My MMM-MyCalendar is showing dates wrongly (one day in the past) although they are correct in the used ics-file.

      I moved my question over to the “troubleshooting” section (as it seems it fits better there):

      https://forum.magicmirror.builders/topic/8963/mmm-mycalendar-showing-wrong-dates-days-one-day-in-the-past

      posted in Utilities
      MedoM
      Medo
    • RE: MMM-Assistant (updated) -- Your voice to the world!

      Can this module be worked with by NOT using Google functionallity?
      I just want to control my mirror modules…
      Thanks

      posted in Utilities
      MedoM
      Medo
    • RE: MMM-Newsfeed is only working for a day

      @all
      Seems like i found the problem why some modules stopped working.
      I revisited my MM configuration and noticed i had lost my “keep WiFi active” configuration…
      I opened /etc/network/interfaces and put in the missing “wireless-power off”.
      More infos here: https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6 (see chapter “Installing MagicMirror - Step 4”)

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-MyWastePickup (Toronto waste collection schedule)

      @j.e.f.f
      Thanks for your answer. Yes, i already tried two instances but i wasnt satisfied with the overall look of it at the end.
      Still a great module - but just not for my needs.

      posted in Productivity
      MedoM
      Medo
    • RE: MMM-Newsfeed is only working for a day

      I still do have a problem with an not updating calender…
      And if you want to investigate further, you can try this:
      https://forum.magicmirror.builders/topic/4682/not-updating-after-network-lost/4
      Maybe my wifi drops out so some modules cant be updated…
      I will give it a try as soon as i will find time for that kind of “fun” ;-)

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-Newsfeed is only working for a day

      @Squirrel
      Yep, exactly what i experienced. One feed works, the other not.
      I surrendered (after many attempts to fix that problem) and searched for a working feed. After that, i had no more problems with the feed. Maybe a coding bug.

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-Newsfeed is only working for a day

      I remember that a .xml feed worked for me. But some months i changed here and there…

      I checked my current config and i use this feed:

      url: “http://www.tagesschau.de/xml/rss2/”

      This feed works for months now.

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-Newsfeed is only working for a day

      Hi…
      I had exactly the same issues.
      I changed from a .html rss feed to an .xml feed and all refreshing-problems were gone.
      Hope this helps…

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-FRITZ-Box-Callmonitor: Show callers of two phones? (one DECT and one FON)

      Next problem occured:
      There are three kinds of entries in my fritzbox caller list and the device names the calls are directed to:

      • telephone1
      • telephone2
      • unknown (NULL, empty Entry)

      I can filter out telephone1, but cannot the entries with unknown/ NULL (no name, just nothing is stated).

      So, how can i filter these unknown caller entries?

      If i try the empty brackets with the deviceFilter Option, but nothing happens…

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-PIR-Sensor: Everything works fine, just one thing not...

      @cruunnerr
      Your solution worked like a charm.
      Thanks!

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-PIR-Sensor: Everything works fine, just one thing not...

      Sounds like a great idea! I will try that soon and will geht you a reply if it works! Thanks for that possible solution…

      posted in Troubleshooting
      MedoM
      Medo
    • RE: MMM-PIR-Sensor: Everything works fine, just one thing not...

      @AxLed
      Thanks, did not know that this has to be done to “activate” a PIR sensor…Interesting…hmm…

      Does anyone know, if there is a method that this can be “simulated” in any way?

      posted in Troubleshooting
      MedoM
      Medo
    • 1
    • 2
    • 3
    • 1 / 3