Read the statement by Michael Teeuw here.
EXT pages how to configure
-
How do I set this up to work with 3 pages
0: clock and calendar on first page
1: birthdays and weather on 2nd page
Ans all on third page clock calendar birthdays weather , alod images,Thanks to anyone anyone to configurator this .
Thank james
{
module: “EXT-Pages”,
position: “bottom_bar”,
config: {
pages: {
0: [ “newsfeed” ],
1: [ “calendar”, “compliments” ]
},
fixed: [ “clock”, “weather” ],
hiddenPages: {
“screenSaver”: [ “clock”, “MMM-SomeBackgroundImageModule” ],
“admin”: [ “MMM-ShowMeSystemStatsModule”, “MMM-AnOnScreenMenuModule” ],
},
animateIn: {
“newsfeed”: 24,
“calendar”: 36,
“compliments”: 51,
“weather”: 37
},
animateOut: {
“newsfeed”: 15,
“calendar”: 23,
“compliments”: 27,
“weather”: 23
},
rotationTimes: {
0: 20000
}
indicator: true,
rotationTime: 15000,
Gateway: {},
loading: “loading.png”
}
}, -
@videogame95 we don’t support his modules here at his request