Jonathan Starck 3 vuotta sitten
vanhempi
commit
e21b7e1cac
1 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 4 4
      config/config.js

+ 4 - 4
config/config.js

@@ -48,8 +48,8 @@ let config = {
 				ignoreModules: ['clock', 'alert', 'MMM-BurnIn'],
 				mode: 'slides',
 				slides: {
-					main: ['MMM-SimpleLogo', 'MMM-CalendarExt2'],
-					"Slide 2": ['weather', 'MMM-DWD-WarnWeather', 'MMM-ImageSlideshow', 'MMM-SimpleLogo', 'newsfeed', 'MMM-WiFiPassword'],
+					main: ['weather', 'MMM-DWD-WarnWeather', 'MMM-ImageSlideshow', 'MMM-SimpleLogo','MMM-CalendarExt2', 'newsfeed', 'MMM-WiFiPassword'],
+					"Slide 2": ['MMM-SimpleLogo', 'calendar'],
 					"Slide 3": ['MMM-EasyPix'],
 					"Slide 4": ['compliments', 'MMM-SimpleLogo']
 				}
@@ -242,7 +242,7 @@ let config = {
 		},
 		{
 			module: "MMM-CalendarExt2",
-			position: "middle_center",
+			position: "top_right",
 			config: {
 				calendars: [
 					{
@@ -256,7 +256,7 @@ let config = {
 					{
 						name: "Waachenaufgaben",
 						mode: "daily",
-						position: "middle_center",
+						position: "top_right",
 						calendars: ["Wachenaufgaben"],
 					  },
 				],