chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-20 00:01:04 +00:00
parent 83bf5ba517
commit ca89d1fa65

View File

@@ -5,18 +5,24 @@
"alert_type": "wind_gust", "alert_type": "wind_gust",
"sent_at": "2026-02-19T20:01:04.687284", "sent_at": "2026-02-19T20:01:04.687284",
"forecast_hour": "2026-02-19-21" "forecast_hour": "2026-02-19-21"
},
"wind_gust:2026-02-20": {
"dedup_key": "wind_gust:2026-02-20",
"alert_type": "wind_gust",
"sent_at": "2026-02-20T00:01:04.805171",
"forecast_hour": "2026-02-20-01"
} }
}, },
"last_updated": "2026-02-19T20:01:04.687327", "last_updated": "2026-02-20T00:01:04.805194",
"previous_alert_snapshots": { "previous_alert_snapshots": {
"wind_gust": { "wind_gust": {
"alert_type": "wind_gust", "alert_type": "wind_gust",
"extreme_value": 31.1, "extreme_value": 40.3,
"threshold": 30, "threshold": 30,
"start_time": "2026-02-19-21", "start_time": "2026-02-20-01",
"end_time": "2026-02-20-00", "end_time": "2026-02-20-04",
"hour_count": 2, "hour_count": 4,
"captured_at": "2026-02-19T20:01:04.687309" "captured_at": "2026-02-20T00:01:04.805188"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null