Jonathan Starck 3 lat temu
rodzic
commit
a03948b405
1 zmienionych plików z 10 dodań i 0 usunięć
  1. 10 0
      config/config.js

+ 10 - 0
config/config.js

@@ -69,6 +69,7 @@ let config = {
                         { name: 'MMM-ImageSlideshow', position: "middle_center", carouselId: "5" },
                         { name: 'weather', position: "bottom_left", carouselId: "5" },
                         { name: 'MMM-DWD-WarnWeather', position: "bottom_left", carouselId: "5" },
+                        { name: 'MMM-EasyPix', position: "bottom_right", carouselId: "2" },
                         { name: 'newsfeed', position: "bottom_bar", carouselId: "5" }
                     ],
                 }
@@ -441,6 +442,15 @@ let config = {
                 showDescription: true
             }
         },
+        {
+            module: "MMM-EasyPix",
+            position: "bottom_right",
+            config: {
+                carouselId: "2",
+                picName: "RW-Nierstein.jpg", 
+                maxWidth: "200px",         
+            }
+        },
         /*
          !!SECTION
      */