Jonathan Starck %!s(int64=3) %!d(string=hai) anos
pai
achega
866be75270
Modificáronse 1 ficheiros con 24 adicións e 12 borrados
  1. 24 12
      config/config.js

+ 24 - 12
config/config.js

@@ -11,8 +11,8 @@ let config = {
     units: "metric",
     modules: [
         {
-			module: "alert",
-		},
+            module: "alert",
+        },
         {
             module: 'MMM-Carousel',
             position: 'bottom_bar',
@@ -44,19 +44,31 @@ let config = {
                 carouselId: '1'
             }
         },
+        /* Angepasste HTML Snippets */
+        {
+            module: "MMM-HTMLSnippet",
+            position: "top_left",
+            config: {
+                carouselId: "1",
+                html: `<h1>Tagesüberblick</h1>`,
+                width: "600px",
+                height: "300px",
+                backgroundColor: "#FFF",
+                updateInterval: 0,
+            }
+        },
         /* Angepasste Logos */
         {
-			module: 'MMM-SimpleLogo',
-			position: 'top_right',
-			config: {
+            module: 'MMM-SimpleLogo',
+            position: 'top_right',
+            config: {
                 carouselId: "1",
-				fileUrl: "modules/MMM-SimpleLogo/public/wachenwappen.png",
-				text: "",
-				position: "left",
-				width: "250px",
-				refreshInterval: "refresh"
-			}
-		},
+                fileUrl: "modules/MMM-SimpleLogo/public/wachenwappen.png",
+                text: "",
+                position: "right",
+                width: "200px",
+            }
+        },
         /* Angepasste Calender */
         {
             module: "calendar",