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

    Saeijou

    @Saeijou

    1
    Reputation
    14
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Saeijou Unfollow Follow

    Best posts made by Saeijou

    • RE: MMM-COVID19

      @hweigel OH MY GOODNESS!!! I debugged that thing for HOURS! thank you so much :)

      posted in Health
      S
      Saeijou

    Latest posts made by Saeijou

    • MMM-CalendarExt2 Spacing too big

      I would like to make the spacing between the weekdays smaller, but I don’t know what in the css-file actually influences that.
      I tried around a bit, but besides making the font smaller, nothing really seem to matter much.

      Can anyone please tell me if there is an entry I can add to the custom.css to minimize that?

      Thank you!

      Screen Shot 2020-05-26 at 3.08.26 PM.png

      posted in Troubleshooting
      S
      Saeijou
    • RE: MMM-COVID19

      @hweigel OH MY GOODNESS!!! I debugged that thing for HOURS! thank you so much :)

      posted in Health
      S
      Saeijou
    • RE: MMM-COVID19

      I don’t know what I am doing wrong, I can’t get it to work.

      I have that in my config:

       {
          module: 'MMM-COVID19',
          positon: "top_left",
          config: {
            updateInterval: 300000,
            worldStats: true,
            countries: ["Germany","USA"],
            headerRowClass: "small",
            rapidapiKey: "API_KEY"
          }
        },
      

      when I execute the curl command posted here I also get an output with my API key.

      I am not 100% sure what is meant with “posting it twice”, why would that be?

      Thank you for any help!

      Edit: MM is loading normally - no errors. the module is just not there

      posted in Health
      S
      Saeijou