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-AMPEL (focus on Germany)

    Scheduled Pinned Locked Moved Health
    61 Posts 19 Posters 37.3k Views 20 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
      Baraka @magic21nrw
      last edited by

      @magic21nrw hi ihabe gesehen, das die Zahlen im log auch stehen, vielleicht da auslesen?

      1 Reply Last reply Reply Quote 0
      • L Offline
        lucas781
        last edited by

        Excellent work, thanks for that!
        As a suggestion, maybe you could add the timestamp on the header instead of close to each city? For users having more than 1 city, there is no need to see the timestamp more than once.

        FoziF M 2 Replies Last reply Reply Quote 1
        • FoziF Offline
          Fozi Project Sponsor @lucas781
          last edited by

          @lucas781 I’d second that proposal.

          HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

          1 Reply Last reply Reply Quote 0
          • M Offline
            magic21nrw @lucas781
            last edited by

            @lucas781
            @Binog

            I updated the module to reflect the change with the update time-stamp. You got two new configuration items now:

            showUpdateDateInHeader: true, //Show update date in header
            showUpdateDateInRow: false, //Show update date in each row
            

            so you can customise it as you like. Defaults are displayed above.

            @Baraka

            Ich bekomme von der Datenabfrage immer nur die IST Werte. Im Log wird einfach was weg geschrieben, aber keine abfragbare Historie angezeigt. Das wird ein wenig schwieriger.

            L B 2 Replies Last reply Reply Quote 1
            • L Offline
              lucas781 @magic21nrw
              last edited by

              @magic21nrw Thank you so much! It is even better now

              1 Reply Last reply Reply Quote 0
              • B Offline
                Baraka @magic21nrw
                last edited by

                @magic21nrw Sieht viel besser aus im Header ! :-)

                1 Reply Last reply Reply Quote 0
                • B Offline
                  bjoern
                  last edited by

                  Kann man sich auch die Werte von Deutschland anzeigen lassen und interessant wäre der Vergleich zum Vortag.

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    magic21nrw @bjoern
                    last edited by

                    @bjoern

                    Wenn die Datenbank Deutschland gesamt enthält, einfach den Code als Stadt eingeben. Dann geht es.

                    Selbst im Modul alle Städte aufzuaddieren sind zu viele Daten, die dann abgefragt werden müssten, das macht recht wenig sinn und das Modul nur schwergängig.

                    Der Vergleich zum Vortag ist auf Grund der Datenbasis (keine Historie in der Datenbank) leider nicht möglich.

                    B 1 Reply Last reply Reply Quote 0
                    • thgmirrorT Offline
                      thgmirror
                      last edited by

                      One Option may be to implement the following link:
                      https://www.freenet.de/feed/dashboard/corona_startseite.html

                      Greetings
                      Thomas

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        Baraka @magic21nrw
                        last edited by

                        @magic21nrw hi, im Moment funktioniert die Datenquelle nicht, das modul ist nicht zu sehen.

                        M 1 Reply Last reply Reply Quote 0
                        • M Offline
                          magic21nrw @Baraka
                          last edited by

                          @Baraka

                          Das stimmt, es gibt eine Störung bei der Datenbank. Wenn die Störung behoben ist, wird wieder ein Update kommen.

                          Bei mir steht noch der Wert von Gestern mit 3.11.

                          1 Reply Last reply Reply Quote 0
                          • R Offline
                            rantanplan
                            last edited by rantanplan

                            Hallo,
                            vielen Dank erst mal für diese geniale Modul.
                            Besteht vielleicht die Möglichkeit die “Balken” rechts und links zu verkleinern, vielleicht auch nur einen darzustellen, rechts oder links?
                            Mein MM2 läuft auf einem 7" Monitor, da ist recht wenig Platz.

                            Vielen Dank schonmal
                            rantanplan

                            M 2 Replies Last reply Reply Quote 0
                            • M Offline
                              magic21nrw @rantanplan
                              last edited by

                              @rantanplan

                              Werde es konfigurierbar machen beim nächsten Update.

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                magic21nrw
                                last edited by

                                There is a new update on this module.

                                It can be reconfigured to show less like the old version if you set the parameters in the config.js mostly to false instead of true.

                                So both looks can be achieved by the module depending on the configuration.

                                screenshot.png

                                1 Reply Last reply Reply Quote 0
                                • M Offline
                                  magic21nrw @rantanplan
                                  last edited by

                                  @rantanplan

                                  Make a git pull and try the new version. You can turn the lights off one by one.

                                  Daniel

                                  R M 2 Replies Last reply Reply Quote 0
                                  • R Offline
                                    rantanplan @magic21nrw
                                    last edited by rantanplan

                                    Besten Dank :thumbs_up:

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      Mikafors @magic21nrw
                                      last edited by

                                      @magic21nrw

                                      Hi Daniel and many thanks for the module - it is really awesome! I would have one question: As I like my MM very clean, I would appreciate if you could give us the option to show the incidence values without the decimal places (“Nachkommastellen”). Would that be possible?

                                      Thanks,
                                      Michael

                                      M 1 Reply Last reply Reply Quote 0
                                      • M Offline
                                        magic21nrw @Mikafors
                                        last edited by

                                        @Mikafors

                                        Will be in the next version of the module.

                                        numberOfDigits: 2, is default, if you put it to 0, it will be rounded to full numbers.

                                        Daniel

                                        M 1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          magic21nrw
                                          last edited by

                                          Added Translations for German and English.

                                          Please feel free to add additional languages if you would like to translate it.

                                          1 Reply Last reply Reply Quote 0
                                          • M Offline
                                            Mikafors @magic21nrw
                                            last edited by

                                            @magic21nrw cool! Thanks a lot!

                                            1 Reply Last reply Reply Quote 0

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • 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