MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. siraero
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 10
    • Best 0
    • Controversial 0
    • Groups 0

    siraero

    @siraero

    0
    Reputation
    382
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    siraero Unfollow Follow

    Latest posts made by siraero

    • Default module calendar issue/bug maybe discovered

      Hi
      Have used MagicMirror for about 18 months
      I think I’m pretty good at how it works.

      When the new version came out, I had some issues with some modules but also ran my MM where I have run update on update, so chose to do a clean install of latest Raspian and Magic Mirror.
      Now I am setting it up again and have detected an error with “default calendar”.

      in the config for the module “calendar” i’m running:

      maximumEntries: 100,
      fullDayEventDateFormat: "DD MMM",
      timeFormat: "absolute",
      urgency: 7,
      

      It’s working fine… great
      My problem is when i’m adding more then one calendar entries, then it randomly changes the format for the entries from “DD MMM” too “MMM DD” ??

      Now I have almost 35 entries, and one thing I can see though and that is that the format is the same for the same calendar, so the same calendar on a URL is the same entry, so calendar 1 access / input can be format “MMM DD” and calendars 2 and 3 access / input can be “DD MMM”.
      Can some help with what is happening and how I can solve this?

      And another thing I can see is that it changes the format of the enteries that have been made over a longer period in google calendar, that is to say that every Thursday in the period 10/01/20 (DD / MM / YY) to 30 / 07/20 (DD / MM / YY) there is a task, possibly my daughter’s swimming, everyone else works/fits, it is actually only this type of task created in that way, that changes format from “DD MMM” to " MMM DD "
      Can some help with this?

      posted in Troubleshooting
      S
      siraero
    • RE: config.js file Calendar part, don't show the 4th ICS and mess up the date format

      @sdetweil said in config.js file Calendar part, don't show the 4th ICS and mess up the date format:

      @siraero if u move that cal entry to the top, does this one show and the new last one not show?

      Hi
      Have just moved the cal entry to the top, and it’s the same issue - it will not show the dates and it still show the other dates as Do MMM and MMM Do, and my FullDayEventDate Format is DD MMM…
      Then I hardreset is (Power off and on again) and now its sat “No Avalible events”…

      Unfortunately, you are right… that a clean installation is what it takes.
      Think it’s from 1.9 I started with and have so constantly updated my screen.
      So that may be why it behaves strangely.
      Thank you anyway 🙂

      posted in Troubleshooting
      S
      siraero
    • config.js file Calendar part, don't show the 4th ICS and mess up the date format

      Hi
      I have two issues with the new 2.10 of MM.
      have added a 4th. ICS (https://calendar.google.com/calendar/ical/da.danish%23holiday%40group.v.calendar.google.com/public/basic.ics) and I can’t get it to show the dates in the “calendars” the 3 other ICS is working fine.
      Image link https://drive.google.com/open?id=1SywDaeJ4MWxtpUFDbwZ75G9gEW9CUHjT

      The last link is the link in the ( ), and is not showed…

      calendars: [ { symbol: "calendar", url: "1. LINK TO WORKING GOOGLE ICS" }, { symbol: "birthday-cake", url: "2. LINK TO WORKING GOOGLE ICS" }, { symbol: "calendar", url: "3. LINK TO WORKING GOOGLE ICS" }, { symbol: "calendar", url: "https://calendar.google.com/calendar/ical/da.danish%23holiday%40group.v.calendar.google.com/public/basic.ics" } ]
      

      Im using fullDayEventDateFormat: “DD MMM” but appears as “Do MMM” (21. jan - maybe) for every second lines and “MMM Do” (Jan 25. - maybe) for the others in between.
      Image link https://drive.google.com/open?id=1q1u-o7qkh6xNX8R88LOieJCmcWbKIyoy

      config: { fullDayEventDateFormat: "DD MMM", timeFormat: "absolute", urgency: 7, calendars: [ .......... ] }
      Can someone help with...
      

      Why the 4th ICS link is not showed
      Why i get the two datetypes Do MMM and MMM Do, when I im my config.js file have DD MMM

      Have tried this, but with no luck 🙂
      https://forum.magicmirror.builders/topic/9894/default-module-calendar-not-updating

      Can someone guide/help me ?

      posted in Troubleshooting
      S
      siraero
    • Weather forecast modul, shows the past 3-4 days forecast

      Hi All.

      After updating to 2.7.0 the Weather Forecast module is still showing the last 3-4 days (Wednesday) and today its Sunday.
      All other module and time is working fine.

      How can I fix that issue ?

      posted in Bug Hunt
      S
      siraero
    • Test modul in jsFiddle or liveweave

      Hi
      If I need to test, let’s say the default clock in MM.
      Is it then possible to set up an environment in jsFiddle or liveweave, so I can take the index.html layout and add that to the HTML field, and then add the clock.js to the JS field and then test the settings?

      If yes, can someone add an example?

      posted in General Discussion
      S
      siraero
    • RE: How to see online source code, when MM is running.

      Thx alot 🙂

      posted in General Discussion
      S
      siraero
    • How to see online source code, when MM is running.

      Hi All
      I have some issues with some Div ID/Class, and want to know how the MM (index.html) looks like, when MM is running.
      Is there a solution to see the source code when MM is running ?
      I’m on a Raspberry Pi 3.

      posted in General Discussion
      S
      siraero
    • RE: MMM-Rejseplanen - A departure board for Danish train and bus stations

      Hi
      How can I add a red color for the bus icon?
      Cant See what class to use in the css.

      posted in Transport
      S
      siraero
    • RE: background image 100% screensize, but then with a border/margin for the text.

      ahh yes, padding… thx 🙂

      posted in Custom CSS
      S
      siraero
    • background image 100% screensize, but then with a border/margin for the text.

      Hi

      First great job, i have a background image thats full screen size… what I want is to add margin to the text/moduls, so the image still fit the size of the screen, but the text have a 10-20px margin/10-20px from the edge of the screen.

      Can someone guide me ?

      posted in Custom CSS
      S
      siraero