A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Strava

    138
    4 Votes
    138 Posts
    114k Views
    S

    @MisterT 60*1000 is every minute,
    1440 times a day

    their limit us 100/15 minutes and 1000/ day
    Screenshot_20240320_130602_Chrome.jpg

  • MMM-DWD-Pollen

    32
    0 Votes
    32 Posts
    7k Views
    bheplerB

    @Klinge - It appears that your problem isn’t the same. @Sachse had two instances of the Magic Mirror framework running at the same time. You probably don’t have that problem.

    The DWD site appears to be up and is hosting a json file. So let’s start at the beginning. Please post the relevant portion of your config.js file. We don’t need everything, just the part that configures the MMM-DWD-Pollen module. That will let us try and replicate your problem. Be sure to use the Markdown features when you post your code snippet!

  • MMM-Fitbit2

    98
    1 Votes
    98 Posts
    58k Views
    MeidlmarkusM

    Plus: I learned that the callback page needs to be called exactly as specified, so I tried also with http://127.0.0.1:8888/

    with ending slash, without, even with https - all to no avail.

    Thanks again
    Markus

  • MMM-AQI Not updating

    1
    1 Votes
    1 Posts
    147 Views
    H

    Re: MMM-AQI

    It seems to be running. But doesn’t seem to change the value in the aqi index. Any idea why?

  • MMM-AQI

    61
    7 Votes
    61 Posts
    33k Views
    R

    @Nneuland you don’t need to worry about dependencies, just clone the module in the modules folder, do npm install and then add the config, with the proper token

  • MMM-COVID19-AMPEL (focus on Germany)

    61
    1 Votes
    61 Posts
    15k Views
    O

    Hi,

    great module. But one question:

    I have 4 Percentage-Values in Header. What is that? I didn’t find anything in the readme.

    Regards,
    Daniel

  • MMM-Strava ID Unauthorized

    17
    0 Votes
    17 Posts
    2k Views
    R

    @BerkSmash1984 did you ever fixed this issue?

    I just had the same issue, and it turns out it was a permissions issue in the MagicMirror folder, I changed the permissions of the folder and re-authorized, it’s now working.

    Best regards

  • MMM-CovidStats

    11
    1 Votes
    11 Posts
    2k Views
    mumblebajM

    Hi All

    Updates

    Updated data sources to new version of API.

    To Update

    cd ~/MagicMirror/modules cd MMM-CovidStats git pull && npm install
  • MMM-Oura

    4
    1 Votes
    4 Posts
    1k Views
    L

    First off, I LOVE this module. I love seeing my Oura Ring stats directly above my girlfriend’s Oura Ring stats. It’s amazing being able to see who slept longer every morning.

    I am curious if it’s possible to bring in personal info?

    I know from looking at the API that info such as weight, name, age, ect. is available, I just don’t know how to bring it into the MMM-Oura module?

    What I would like to do, is display weight to the left of the readiness score.

    Any help on this would be greatly appreciated, thanks!!!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    102 Views
  • MMM-covid19 based on covid19api.com APIs

    4
    0 Votes
    4 Posts
    685 Views
    0m4r0

    There is a further new update available here (still under development)
    https://github.com/0m4r/MMM-covid19/tree/feat/new-api-corona-lmao-ninja

    I have added two new config properties: locale and yesterday - please refer to the https://github.com/0m4r/MMM-covid19/tree/feat/new-api-corona-lmao-ninja/README.md for the details ;)

    MMM-covid19 screenshot preview

  • MMM-COVID19-Inc [DE only!]

    1
    1 Votes
    1 Posts
    330 Views
    lavolp3L

    Another (and hopefully the last!) COVID19-related module.

    https://github.com/lavolp3/MMM-COVID19-Inc

    This one can show

    incidence rates of different districts(Landkreise) in Germany. a map of Germany with colored districts. a list of highest/lowest incidence rates.

    The rates are pulled from a private API that refers to RKI data, but may not be complete / up to date.
    I just recently found a few data points missing.

    Screenshot:
    Screenshot

  • MMM-STRAVA

    5
    0 Votes
    5 Posts
    859 Views
    I

    @acdacd2 do you use table or chart mode?

    The reason why I ask is that the api which is used to generate the table, only provides data for run, ride and swim activity types.

    Support for additional activity types in chart mode is in the works. Watch out of updates. ;)

  • show more than two lines

    2
    0 Votes
    2 Posts
    334 Views
    cowboysdudeC

    @sceetch if you’re using this line in your config:

    showNullValue: false,

    Just change it to true.

  • MMM-COVID19

    63
    3 Votes
    63 Posts
    15k Views
    D

    @sdetweil I think the issue was due to the api having to be paid for. In the end I changed to MMM-COVID19-SPARKLINE which working fine. Thanks for your help!

  • MMM-COVID19-SPARKLINE

    29
    4 Votes
    29 Posts
    5k Views
    JerryPJ

    @ashishtank @skelliam found another failure in the log.

    [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv [LOG] [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv [LOG] can't find property recovered Canada:

    Every time i’t te recover data from Canada. But I never searched for Canada.

    I’m only have in the config.js

    sortby: "confirmed", columns: ["confirmed", "deaths", "recovered"], countries: ["Netherlands", "Germany", "Belgium"],

    Please help.

  • MMM-withings: Module for plotting health data from Withings

    4
    0 Votes
    4 Posts
    2k Views
    B

    Hello, finally the TOKENS.JS file can be created is the CODE to add inside, because I cannot find the chart.js file in the module, I only find this one Chart.bundle.min.js.
    the module displays the title well but not the data. I do not understand why !
    if anyone can help me please :)

  • MMM-NokiaHealth (Withings)

    26
    0 Votes
    26 Posts
    11k Views
    B

    hello I have a problem, the address callback where have it found?

  • MMM-Pregnancy

    1
    2 Votes
    1 Posts
    477 Views
    B

    Description
    MMM-Pregnancy allows you to get instant info of your developing pregnancy.

    It shows you how many weeks/days, the progress of the trimester where you currently are, the conception date (optional) and the due date.

    The repo is https://github.com/bibaldo/MMM-Pregnancy

    info

  • MMM-GoogleFit

    19
    3 Votes
    19 Posts
    10k Views
    B

    @Meidlmarkus

    That’s what I thought, thanks for the reply!