• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-COVID19

Scheduled Pinned Locked Moved Health
63 Posts 25 Posters 26.7k Views 24 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    bibaldo
    last edited by Mar 25, 2020, 6:38 PM

    @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

    1 Reply Last reply Reply Quote 0
    • B Offline
      bibaldo @rafaelcota
      last edited by Mar 25, 2020, 6:38 PM

      @rafaelcota said in MMM-COVID19:

      n custom.css

      yes, perfect

      1 Reply Last reply Reply Quote 0
      • L Offline
        Lordy @bibaldo
        last edited by Mar 26, 2020, 11:44 AM

        @bibaldo
        I would like to add German to the translations. :thumbs_up_light_skin_tone:

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User @almostgithub
          last edited by Mar 26, 2020, 12:29 PM

          @almostgithub
          I just had to wait for like 10 minutes while my Internet caught up. Try waiting.

          1 Reply Last reply Reply Quote 0
          • B Offline
            bibaldo
            last edited by Mar 26, 2020, 1:53 PM

            @irich @Lordy

            Translations were added
            https://github.com/bibaldo/MMM-COVID19/commit/f6ddc82d47096089ae9122ed94919062dcd827e3

            Z L 2 Replies Last reply Mar 26, 2020, 4:07 PM Reply Quote 1
            • Z Offline
              Zinkeler @bibaldo
              last edited by Mar 26, 2020, 4:07 PM

              @bibaldo thank you :-)

              1 Reply Last reply Reply Quote 0
              • L Offline
                Lordy @bibaldo
                last edited by Mar 26, 2020, 4:18 PM

                @bibaldo Great, Thank You:thumbs_up_light_skin_tone:

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @Guest
                  last edited by Mar 26, 2020, 4:19 PM

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    Saeijou
                    last edited by Saeijou Mar 27, 2020, 9:27 PM Mar 27, 2020, 9:19 PM

                    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

                    H 1 Reply Last reply Mar 27, 2020, 9:59 PM Reply Quote 0
                    • H Offline
                      hweigel @Saeijou
                      last edited by Mar 27, 2020, 9:59 PM

                      @Saeijou said in MMM-COVID19:

                      positon

                      Hey @Saeijou,

                      try using

                      position: "top_left",
                      

                      instead of

                      positon: "top_left",
                      

                      That should do the trick :-)

                      S 1 Reply Last reply Mar 28, 2020, 1:55 AM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 4 / 7
                      4 / 7
                      • First post
                        37/63
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy