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

Skip to content

Commit 1343d7d

Browse files
committed
update current conditions
1 parent a5fe4c2 commit 1343d7d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

data.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"timestamp": "2025-07-16 06:48:08",
3-
"direction": "N",
4-
"windDegrees": "0",
2+
"timestamp": "2025-07-16 06:53:28",
3+
"direction": "ENE",
4+
"windDegrees": "68",
55
"speedMPH": "0.0",
66
"gustSpeedMPH": "0.0",
77
"speedMetersPerSec": 0,
88
"gustSpeedMetersPerSec": 0,
9-
"temperatureCelsius": "21.89",
9+
"temperatureCelsius": "22.00",
1010
"humidity": "99",
1111
"feelsLike": {
12-
"windChillTempF": "71.40",
13-
"tempF": "71.40",
12+
"windChillTempF": "71.60",
13+
"tempF": "71.60",
1414
"windspeedMph": "0.0"
1515
},
16-
"temperatureF": "71.40"
16+
"temperatureF": "71.60"
1717
}

0 commit comments

Comments
 (0)