Read the statement by Michael Teeuw here.
MMM-COVID19-AMPEL (focus on Germany)
-
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?
-
Hey, nice work ! Is it possible to merly see the value instead of Time-stamp and City?? a la “red - Incidense-value - red”
-
@magic21nrw hi ihabe gesehen, das die Zahlen im log auch stehen, vielleicht da auslesen?
-
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. -
@lucas781 I’d second that proposal.
-
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.
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.
-
@magic21nrw Thank you so much! It is even better now
-
@magic21nrw Sieht viel besser aus im Header ! :-)
-
Kann man sich auch die Werte von Deutschland anzeigen lassen und interessant wäre der Vergleich zum Vortag.
-
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.