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-COVID-19 (Deprecated)

    Scheduled Pinned Locked Moved Health
    71 Posts 16 Posters 27.1k Views 16 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.
    • S Offline
      sdetweil @iMAGiC
      last edited by

      @iMAGiC i just didn’t know what the N? labels meant… sometimes cant see the forest because of all the trees!!

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • T Offline
        Tribun
        last edited by

        Hi,
        I updated the module today and since then the Raspi has been running 10 ° C warmer. Electron has a much higher CPU usage.
        If I deactivate the module, everything will go back to normal.

        mfg

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          ctatos @Tribun
          last edited by

          @Tribun I can confirm this as well.

          ? 1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User @ctatos
            last edited by A Former User

            Original source format was changed yesterday, so you guys need to reinstall and reconfigure again. (read the README)

            2.1.0 (2020-03-16)

            • Whole refactored. (Orignial source format is changed.)
            • Changed: the territory name rule is changed. (See configuration section)
            • Changed: reduction of CPU usage (I hope.)
            • added: drawGraph option to show graph or not.
            • added: logTerritory option to log territory names.

            @ctatos @Tribun
            Refactored to reduce memory and CPU usage. Update and try again. (And I left some tips on README)

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Guest
              last edited by

              @Sean thx for the update…

              position top_right
              I have 5 tables, world, us, france, spain, italy… drawgraph:true…

              graph isn’t seen… is it off screen?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              ? 1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User @sdetweil
                last edited by

                @sdetweil Show me config.

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Guest
                  last edited by

                  @Sean

                   {
                    module: "MMM-COVID-19",
                    position: "top_right",
                  config: {
                    debug:false,
                    scanInterval: 1000 * 60 * 60 * 3,
                    rotateInterval: 0, // 0 means no rotate
                    pinned: [ "World","US Total","France","Spain","Italy"],
                    reportTimeFormat: "YYYY.MM.DD hh a",
                    drawGraph: true,
                    }
                  }
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  ? 1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User @sdetweil
                    last edited by

                    @sdetweil
                    Hmmm. For me no problem. There might be CSS collision with other module? (“.graph”)

                    And France means only mainland of France, not Sum of all territories of French.

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Guest
                      last edited by

                      @Sean hm… ok. graph to me means line graph (something different from what was displayed before)…
                      I have the table charts…

                      france mainland is what I wanted…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      ? 1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User @sdetweil
                        last edited by

                        @sdetweil
                        To draw line graph needs canvas or other tricks. For me this enough. But if you have a PR, I will accept with welcome. :)

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 4 / 8
                        • First post
                          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