We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb79ed commit b03c759Copy full SHA for b03c759
data/state.json
@@ -1,19 +1,19 @@
1
{
2
"metadata": {},
3
"weather": {
4
- "fetched_at_utc": "2026-01-31T06:00:04Z",
+ "fetched_at_utc": "2026-01-31T06:19:25Z",
5
"units": "imperial",
6
"temperature": 10,
7
- "relative_humidity_percent": 76,
+ "relative_humidity_percent": 77,
8
"pressure_hpa": 1035,
9
- "wind_speed": 9,
10
- "wind_gusts": 10,
11
- "wind_direction_deg": 322,
+ "wind_speed": 10,
+ "wind_gusts": 21,
+ "wind_direction_deg": 330,
12
"rain_last_hour_mm": null,
13
"snow_last_hour_mm": null,
14
"is_precipitating": false,
15
"weather_ids": [
16
- 803
+ 804
17
]
18
}
19
0 commit comments