Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 682bf73

Browse files
committed
update current conditions
1 parent a7d9caa commit 682bf73

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

data.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"timestamp": "2025-07-16 06:26:48",
2+
"timestamp": "2025-07-16 06:32:08",
33
"direction": "N",
44
"windDegrees": "0",
55
"speedMPH": "0.0",
66
"gustSpeedMPH": "0.0",
77
"speedMetersPerSec": 0,
88
"gustSpeedMetersPerSec": 0,
9-
"temperatureCelsius": "21.61",
9+
"temperatureCelsius": "21.67",
1010
"humidity": "99",
1111
"feelsLike": {
12-
"windChillTempF": "70.90",
13-
"tempF": "70.90",
12+
"windChillTempF": "71.00",
13+
"tempF": "71.00",
1414
"windspeedMph": "0.0"
1515
},
16-
"temperatureF": "70.90"
16+
"temperatureF": "71.00"
1717
}

0 commit comments

Comments
 (0)