Read the statement by Michael Teeuw here.
MMM-COVID19
-
@rafaelcota nevermind, found it:
.countUP tr td.digits {
color: #ffffff;
}in custom.css
Than you anyway…
-
@asdean the API that I’m consuming the info has an endpoint for USA states (https://coronavirus-monitor.p.rapidapi.com/coronavirus/usastates.php). You can change that if you want but another modifications have to be done at the code. You can open a PR (Pull request) if you want.
All can be done, but it will require too much effort for just one country (USA in this case). PR are very welcome
-
-
@bibaldo
I would like to add German to the translations. :thumbs_up_light_skin_tone: -
@almostgithub
I just had to wait for like 10 minutes while my Internet caught up. Try waiting. -
Translations were added
https://github.com/bibaldo/MMM-COVID19/commit/f6ddc82d47096089ae9122ed94919062dcd827e3 -
@bibaldo thank you :-)
-
@bibaldo Great, Thank You:thumbs_up_light_skin_tone:
-
This post is deleted! -
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