|
@@ -60,7 +60,7 @@ let config = {
|
|
|
module: "weather",
|
|
module: "weather",
|
|
|
position: "top_right",
|
|
position: "top_right",
|
|
|
config: {
|
|
config: {
|
|
|
- carouselId: "1"
|
|
|
|
|
|
|
+ carouselId: "1",
|
|
|
weatherProvider: "openweathermap",
|
|
weatherProvider: "openweathermap",
|
|
|
type: "current",
|
|
type: "current",
|
|
|
location: "Worms",
|
|
location: "Worms",
|
|
@@ -73,7 +73,7 @@ let config = {
|
|
|
position: "top_right",
|
|
position: "top_right",
|
|
|
header: "Wettervorhersage",
|
|
header: "Wettervorhersage",
|
|
|
config: {
|
|
config: {
|
|
|
- carouselId: "1"
|
|
|
|
|
|
|
+ carouselId: "1",
|
|
|
weatherProvider: "openweathermap",
|
|
weatherProvider: "openweathermap",
|
|
|
type: "forecast",
|
|
type: "forecast",
|
|
|
location: "Worms",
|
|
location: "Worms",
|