|
|
@@ -47,7 +47,7 @@ let config = {
|
|
|
{ name: 'clock', position: "top_left", carouselId: "1" },
|
|
|
{ name: 'MMM-SimpleLogo', position: "top_right", carouselId: "1" },
|
|
|
{ name: 'weather', position: "bottom_left", carouselId: "5" },
|
|
|
- { name: 'MMM-DWD-WarnWeather', position: "bottom_left", carouselId: "5" },
|
|
|
+ { name: 'MMM-DWD-WarnWeather', position: "bottom_right", carouselId: "5" },
|
|
|
{ name: 'newsfeed', position: "bottom_bar", carouselId: "5" },
|
|
|
],
|
|
|
}
|
|
|
@@ -252,7 +252,7 @@ let config = {
|
|
|
},
|
|
|
{
|
|
|
module: 'MMM-DWD-WarnWeather',
|
|
|
- position: 'bottom_left',
|
|
|
+ position: 'bottom_right',
|
|
|
header: 'Wetterwarnungen',
|
|
|
config: {
|
|
|
carouselId: "5",
|