|
@@ -14,9 +14,9 @@ let config = {
|
|
|
module: 'MMM-MyWeather',
|
|
module: 'MMM-MyWeather',
|
|
|
position: 'top_right',
|
|
position: 'top_right',
|
|
|
config: {
|
|
config: {
|
|
|
- apikey: '7f8378788aee47dfad655c9adbb967a4', // private; don't share!
|
|
|
|
|
- lat: "49.86", // Culemborg, NL ;)
|
|
|
|
|
- lon: "8.35", // use the quotes!
|
|
|
|
|
|
|
+ apikey: '7f8378788aee47dfad655c9adbb967a4',
|
|
|
|
|
+ lat: "49.86",
|
|
|
|
|
+ lon: "8.35",
|
|
|
hourly: '3',
|
|
hourly: '3',
|
|
|
fctext: '1',
|
|
fctext: '1',
|
|
|
fcdaycount: "5",
|
|
fcdaycount: "5",
|