|
|
@@ -213,11 +213,11 @@ let config = {
|
|
|
},
|
|
|
{
|
|
|
module: 'MMM-COVID19-AMPEL',
|
|
|
- position: 'bottom_right',
|
|
|
+ position: 'middle_center',
|
|
|
config: {
|
|
|
header: 'COVID-19 Inzidenzwert', // Header Title of Display on MagicMirror
|
|
|
cityID: ["224","223"], // City ID from https://npgeo-corona-npgeo-de.hub.arcgis.com/datasets/917fc37a709542548cc3be077a786c17_0/data
|
|
|
- infoRowClass: "small", // small, medium
|
|
|
+ infoRowClass: "medium", // small, medium
|
|
|
showUpdateDateInHeader: true, //Show update date in header
|
|
|
showUpdateDateInRow: false, //Show update date in each row
|
|
|
showStatusLightLeft: true, //Show left status light
|