|
|
@@ -23,17 +23,17 @@ let config = {
|
|
|
module: 'MMM-Carousel',
|
|
|
position: 'bottom_bar',
|
|
|
config: {
|
|
|
- transitionInterval: 3000000,
|
|
|
+ transitionInterval: 30000,
|
|
|
showPageIndicators: true,
|
|
|
showPageControls: true,
|
|
|
ignoreModules: ['clock', 'alert', 'MMM-BurnIn'],
|
|
|
mode: 'slides',
|
|
|
slides: {
|
|
|
- /*main: ['weather', 'MMM-DWD-WarnWeather', 'MMM-ImageSlideshow', 'MMM-SimpleLogo','MMM-CalendarExt2', 'newsfeed'],
|
|
|
+ main: ['weather', 'MMM-DWD-WarnWeather', 'MMM-ImageSlideshow', 'MMM-SimpleLogo','MMM-CalendarExt2', 'newsfeed'],
|
|
|
"Slide 2": ['MMM-SimpleLogo', 'calendar'],
|
|
|
"Slide 3": ['MMM-EasyPix'],
|
|
|
- "Slide 4": ['compliments', 'MMM-SimpleLogo']*/
|
|
|
- main: ['calendar']
|
|
|
+ "Slide 4": ['compliments', 'MMM-SimpleLogo']
|
|
|
+ /*main: ['MMM-SimpleLogo','calendar']*/
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
@@ -196,6 +196,7 @@ let config = {
|
|
|
},
|
|
|
{
|
|
|
module: "calendar",
|
|
|
+ header: "Informationen",
|
|
|
position: "middle_center", // This can be any of the regions. Best results in left or right regions.
|
|
|
config: {
|
|
|
tableClass: "large wachenaufgaben",
|