diff --git a/history.csv b/history.csv index a58d87f7d..6acfc9591 100644 --- a/history.csv +++ b/history.csv @@ -1,4 +1,5 @@ temperature in °C,description,date +4.74,Clouds,2025-01-05T18:56:25.947Z 4.87,Clear,2025-01-05T17:56:21.660Z 4.87,Clear,2025-01-05T16:56:36.339Z 4.9,Clear,2025-01-05T15:56:24.026Z diff --git a/weather.json b/weather.json index ad3674116..7d7654437 100644 --- a/weather.json +++ b/weather.json @@ -1 +1 @@ -{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":800,"main":"Clear","description":"clear sky","icon":"01n"}],"base":"stations","main":{"temp":4.87,"feels_like":1.63,"temp_min":3.21,"temp_max":5.04,"pressure":1018,"humidity":62,"sea_level":1018,"grnd_level":1001},"visibility":10000,"wind":{"speed":4.12,"deg":160},"clouds":{"all":0},"dt":1736099780,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736057731,"sunset":1736089873},"timezone":3600,"id":792680,"name":"Belgrade","cod":200} \ No newline at end of file +{"coord":{"lon":20.46,"lat":44.81},"weather":[{"id":804,"main":"Clouds","description":"overcast clouds","icon":"04n"}],"base":"stations","main":{"temp":4.74,"feels_like":2.7,"temp_min":2.66,"temp_max":4.86,"pressure":1017,"humidity":63,"sea_level":1017,"grnd_level":1001},"visibility":10000,"wind":{"speed":2.38,"deg":151,"gust":3.97},"clouds":{"all":100},"dt":1736103385,"sys":{"type":2,"id":2037836,"country":"RS","sunrise":1736057731,"sunset":1736089873},"timezone":3600,"id":865971,"name":"Stari Grad","cod":200} \ No newline at end of file