MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. magic21nrw
    M
    • Profile
    • Following 0
    • Followers 1
    • Topics 2
    • Posts 17
    • Best 3
    • Controversial 0
    • Groups 0

    magic21nrw

    @magic21nrw

    4
    Reputation
    32
    Profile views
    17
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    magic21nrw Unfollow Follow

    Best posts made by 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)

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

    Latest posts made by magic21nrw

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

      @binog @Baraka

      Yes, the source file csv has been changed a lot lately and I have been on vacation :).

      Just updated the module. Please make a git pull and it will work again.

      Daniel

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

      @rantanplan

      Nein, ich habe die Updates nicht ausgeschaltet. Scheint wohl ein generelles Problem zu sein.
      Updates have not been turned off. Seems to be a general MM-problem.

      Daniel

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

      @Baraka

      Bekommt ihr die Update Notification angezeigt, dass eine neue Version vorliegt? Bei mir erscheint leider nie etwas - bug?

      posted in Health
      M
      magic21nrw
    • Update notification not showing

      Hi,

      I found a strange behaviour. My update notification (for MM or Module Updates) are not showing anymore. Is there a known bug or can someone confirm that issue?

      I have a module by myself and I updated the git repository. But it seems that the update notification of the mirror is not displayed.
      Then I tried to update other modules as well and found another which had updates available but also for this module - no message was shown.

      Any ideas what could be the reason for this? Might this feature be broken since the last update?

      Daniel

      PS: Running the latest version of Mirror on a Mirror-Server.

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

      Updated with new Status Color for incidence value >200.

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

      Added Translations for German and English.

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

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

      @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

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

      @rantanplan

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

      Daniel

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

      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

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

      @rantanplan

      Werde es konfigurierbar machen beim nächsten Update.

      posted in Health
      M
      magic21nrw