|
@@ -28,6 +28,11 @@ let config = {
|
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
|
{ name: 'calendar', position: "middle_center", carouselId: "1" }
|
|
{ name: 'calendar', position: "middle_center", carouselId: "1" }
|
|
|
],
|
|
],
|
|
|
|
|
+ "Slide 1": [
|
|
|
|
|
+ { name: 'clock', position: "top_left", carouselId: "1" },
|
|
|
|
|
+ { name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
|
|
|
+ { name: 'compliments', position: "middle_center", carouselId: "1" }
|
|
|
|
|
+ ],
|
|
|
"Slide 2": [
|
|
"Slide 2": [
|
|
|
{ name: 'clock', position: "top_left", carouselId: "1" },
|
|
{ name: 'clock', position: "top_left", carouselId: "1" },
|
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
@@ -48,7 +53,7 @@ let config = {
|
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
|
{ name: 'MMM-ImageSlideshow', position: "middle_center", carouselId: "5" },
|
|
{ name: 'MMM-ImageSlideshow', position: "middle_center", carouselId: "5" },
|
|
|
{ name: 'weather', position: "bottom_left", carouselId: "5" },
|
|
{ name: 'weather', position: "bottom_left", carouselId: "5" },
|
|
|
- { name: 'MMM-DWD-WarnWeather', position: "bottom_right", carouselId: "5" },
|
|
|
|
|
|
|
+ { name: 'MMM-DWD-WarnWeather', position: "bottom_left", carouselId: "5" },
|
|
|
{ name: 'newsfeed', position: "bottom_bar", carouselId: "5" },
|
|
{ name: 'newsfeed', position: "bottom_bar", carouselId: "5" },
|
|
|
],
|
|
],
|
|
|
}
|
|
}
|
|
@@ -124,6 +129,26 @@ let config = {
|
|
|
/*
|
|
/*
|
|
|
!!SECTION
|
|
!!SECTION
|
|
|
*/
|
|
*/
|
|
|
|
|
+ /*
|
|
|
|
|
+ SECTION - Slide 1
|
|
|
|
|
+ */
|
|
|
|
|
+ {
|
|
|
|
|
+ module: "compliments",
|
|
|
|
|
+ position: "middle_center",
|
|
|
|
|
+ config: {
|
|
|
|
|
+ carouselId: "1"
|
|
|
|
|
+ updateInterval: 20000,
|
|
|
|
|
+ fadeSpeed: 3000,
|
|
|
|
|
+ morningStartTime: 6,
|
|
|
|
|
+ morningEndTime: 12,
|
|
|
|
|
+ afternoonStartTime: 12,
|
|
|
|
|
+ afternoonEndTime: 19,
|
|
|
|
|
+ remoteFile: "https://gist.githubusercontent.com/Psycho0verload/9b3f22a476537f93ca3edf77cc0bac84/raw/f00ff05d2bde68382647c3cac61328659de84b1f/compliments.json"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ /*
|
|
|
|
|
+ !!SECTION
|
|
|
|
|
+ */
|
|
|
/*
|
|
/*
|
|
|
SECTION - Slide 2
|
|
SECTION - Slide 2
|
|
|
*/
|
|
*/
|
|
@@ -227,58 +252,58 @@ let config = {
|
|
|
SECTION - Slide 5
|
|
SECTION - Slide 5
|
|
|
*/
|
|
*/
|
|
|
{
|
|
{
|
|
|
- module: 'MMM-ImageSlideshow',
|
|
|
|
|
- position: 'middle_center',
|
|
|
|
|
- config: {
|
|
|
|
|
|
|
+ module: 'MMM-ImageSlideshow',
|
|
|
|
|
+ position: 'middle_center',
|
|
|
|
|
+ config: {
|
|
|
carouselId: "5",
|
|
carouselId: "5",
|
|
|
- imagePaths: ['modules/MMM-ImageSlideshow/public/slide_1'],
|
|
|
|
|
- slideshowSpeed: 15000,
|
|
|
|
|
- fixedImageWidth: 900,
|
|
|
|
|
- randomizeImageOrder: true,
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ imagePaths: ['modules/MMM-ImageSlideshow/public/slide_1'],
|
|
|
|
|
+ slideshowSpeed: 15000,
|
|
|
|
|
+ fixedImageWidth: 900,
|
|
|
|
|
+ randomizeImageOrder: true,
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
- module: "weather",
|
|
|
|
|
- position: "bottom_left",
|
|
|
|
|
- config: {
|
|
|
|
|
|
|
+ module: "weather",
|
|
|
|
|
+ position: "bottom_left",
|
|
|
|
|
+ config: {
|
|
|
carouselId: "5",
|
|
carouselId: "5",
|
|
|
- weatherProvider: "openweathermap",
|
|
|
|
|
- type: "current",
|
|
|
|
|
- location: "Nierstein",
|
|
|
|
|
- locationID: "2862485",
|
|
|
|
|
- apiKey: "e3185c8094b5cbc1d4291d0dcf64e113"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- module: "weather",
|
|
|
|
|
- position: "bottom_left",
|
|
|
|
|
- header: "Wettervorhersage",
|
|
|
|
|
- config: {
|
|
|
|
|
|
|
+ weatherProvider: "openweathermap",
|
|
|
|
|
+ type: "current",
|
|
|
|
|
+ location: "Nierstein",
|
|
|
|
|
+ locationID: "2862485",
|
|
|
|
|
+ apiKey: "e3185c8094b5cbc1d4291d0dcf64e113"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ module: "weather",
|
|
|
|
|
+ position: "bottom_left",
|
|
|
|
|
+ header: "Wettervorhersage",
|
|
|
|
|
+ config: {
|
|
|
carouselId: "5",
|
|
carouselId: "5",
|
|
|
- weatherProvider: "openweathermap",
|
|
|
|
|
- type: "forecast",
|
|
|
|
|
- location: "Nierstein",
|
|
|
|
|
- locationID: "2862485",
|
|
|
|
|
- apiKey: "e3185c8094b5cbc1d4291d0dcf64e113"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- module: 'MMM-DWD-WarnWeather',
|
|
|
|
|
- position: 'bottom_right',
|
|
|
|
|
- header: 'Wetterwarnungen',
|
|
|
|
|
- config: {
|
|
|
|
|
|
|
+ weatherProvider: "openweathermap",
|
|
|
|
|
+ type: "forecast",
|
|
|
|
|
+ location: "Nierstein",
|
|
|
|
|
+ locationID: "2862485",
|
|
|
|
|
+ apiKey: "e3185c8094b5cbc1d4291d0dcf64e113"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ module: 'MMM-DWD-WarnWeather',
|
|
|
|
|
+ position: 'bottom_left',
|
|
|
|
|
+ header: 'Wetterwarnungen',
|
|
|
|
|
+ config: {
|
|
|
carouselId: "5",
|
|
carouselId: "5",
|
|
|
- region: 'Nierstein',
|
|
|
|
|
- changeColor: true,
|
|
|
|
|
- minutes: false,
|
|
|
|
|
- displayRegionName: true,
|
|
|
|
|
- displayInnerHeader: true,
|
|
|
|
|
- interval: 10 * 60 * 1000,
|
|
|
|
|
- loadingText: 'Warnungen werden geladen...',
|
|
|
|
|
- noWarningText: 'Keine Warnungen',
|
|
|
|
|
- severityThreshold: 2
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ region: 'Nierstein',
|
|
|
|
|
+ changeColor: true,
|
|
|
|
|
+ minutes: false,
|
|
|
|
|
+ displayRegionName: true,
|
|
|
|
|
+ displayInnerHeader: true,
|
|
|
|
|
+ interval: 10 * 60 * 1000,
|
|
|
|
|
+ loadingText: 'Warnungen werden geladen...',
|
|
|
|
|
+ noWarningText: 'Keine Warnungen',
|
|
|
|
|
+ severityThreshold: 2
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
module: "newsfeed",
|
|
module: "newsfeed",
|
|
|
position: "bottom_bar",
|
|
position: "bottom_bar",
|