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.
    • M Offline
      magic21nrw @thgmirror
      last edited by

      @thgmirror
      @Solis

      No need to do that. I uploaded a new Version of the module. Just replace the CityID with the “223” number with an array [“223”,“221”,“225”] and it will show the different cities below each other.

      Daniel

      FoziF B 3 Replies Last reply Reply Quote 2
      • FoziF Offline
        Fozi Project Sponsor @magic21nrw
        last edited by

        @magic21nrw great! Thanks!

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

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

          @magic21nrw Great Working Fine!!

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

            @magic21nrw hi ,Vorschlag von mir du kannst noch ein Pfeilchen hoch und runter zum Vortag setzen. Dann bekommt man auch ein Gefühl , wo die Zahlen aktuell hingehen.

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

              @Baraka

              It would be nice to have this but the data source only supports actual data with a timestamp.

              If I would remember the old value it would show the arrow only after the first update at midnight when new data is available. This means when rebooting the mirror once at night would reset the old value.

              Any idea how to make a history? I could write the values in a file once it gets new values but this seems a bit of overkill for it…

              Any ideas how to solve this easily?

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

                Hey, nice work ! Is it possible to merly see the value instead of Time-stamp and City?? a la “red - Incidense-value - red”

                1 Reply Last reply Reply Quote 0
                • 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

                                            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
                                            • 1 / 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