diff --git a/src/config.json b/src/config.json index bb9a90b..5f0c20e 100644 --- a/src/config.json +++ b/src/config.json @@ -1,13 +1,13 @@ { "weatherTypes": ["sunny", "cloudy", "stormy", "custom"], - "weather": "stormy", + "weather": "sunny", "customSettings": { "cloud": 0, "wind_speed": 0, "wind_direction": 0, - "wind_gustiness": 0, + "wind_gustiness": 0.010, "rain": 1, - "rain_intensity": 0, + "rain_intensity": 0.1, "fog": 0.001, "temp": 0, "pressure": 760