MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. magic21nrw
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 2
    • Posts 17
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-COVID19-AMPEL (focus on Germany)

      @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.

      posted in Health
      M
      magic21nrw
    • RE: MMM-COVID19-AMPEL (focus on Germany)

      @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.

      posted in Health
      M
      magic21nrw
    • RE: MMM-COVID19-AMPEL (focus on Germany)

      @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.

      posted in Health
      M
      magic21nrw
    • RE: MMM-COVID19-AMPEL (focus on Germany)

      @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?

      posted in Health
      M
      magic21nrw
    • RE: MMM-COVID19-AMPEL (focus on Germany)

      @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

      posted in Health
      M
      magic21nrw
    • RE: MMM-COVID19-AMPEL (focus on Germany)

      @Solis

      Not at the moment as I made it only for the purpose of displaying one place (where I live ;-) ) at a time. But the change would not be so huge as it is pretty easy to loop through the results in the object.

      I will think about it and have a look later. Anyone else voting for this feature?

      posted in Health
      M
      magic21nrw
    • MMM-COVID19-AMPEL (focus on Germany)

      Hi,

      this is something especially for the German users here. The Plugin shows the Incidence Value of COVID in a coloured way in order to see which restrictions is in place at the moment. I added this module for my Mirror and would like to share this with you. Version is still Alpha, but seems to work for me.

      In Germany the public restrictions are based on a level of new infections within 7 days per 100.000 people. This is called the incidence value. Based on this figures the alert level and restrictions are given

      Green smaller or equal than 30 Incidence Value (New infections in 7 Days / 100.000 Population)
      Yellow > 30
      Red > 50
      Dark-Red > 100

      You can find the repository here:

      https://github.com/magic21nrw/MMM-COVID19-AMPEL
      

      screenshot.png

      I think it is pretty self explanatory and lightweight because update frequency is very low (The values only get an update once a day so there is no need to poll frequently.)

      Daniel

      posted in Health
      M
      magic21nrw
    • 1
    • 2
    • 2 / 2