Read the statement by Michael Teeuw here.
MMM-COVID19
-
@irich Hallo, das hab ich auch schon geschafft. Weiß denn jemand, wie ich die “,” durch “.” ersetzen kann. Will anstatt 434,595 das deutsche Format haben.
Danke für eventuelle Antworten. -
This post is deleted! -
@Lordy what language do they speak? I can add the translations for them
-
@Zinkeler Guten Tag
I will add German to the translations
-
https://forum.magicmirror.builders/topic/12408/mmm-countup-covid19-example
If you want a counter for your Quarantine
-
@asdean
I second that, but not only for states in USA, other countries have them too! If the source data is store disaggregated maybe is just a matter of knowing under what names and there’s no need to change anything in module.
For example:
countries: [ “Buenos Aires, Argentina”, “Kentucky, USA”, “Sonora, Mexico” ]Could this be done?
-
@bibaldo Any way to change the color of the fonts for MMM-CountUP? CSS maybe?
-
@rafaelcota yes, you can change them at the css located in the module folder
-
@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
-
@Saeijou said in MMM-COVID19:
positon
Hey @Saeijou,
try using
position: "top_left",instead of
positon: "top_left",That should do the trick :-)
-
@hweigel OH MY GOODNESS!!! I debugged that thing for HOURS! thank you so much :)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login