chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-03-07 20:01:03 +00:00
parent 054c8de0a4
commit 4bff177c84

View File

@@ -1,13 +1,23 @@
{ {
"sent_alerts": { "sent_alerts": {
"wind_gust:2026-03-03": { "precipitation:2026-03-07": {
"dedup_key": "wind_gust:2026-03-03", "dedup_key": "precipitation:2026-03-07",
"alert_type": "wind_gust", "alert_type": "precipitation",
"sent_at": "2026-03-03T12:01:05.163539", "sent_at": "2026-03-07T20:01:03.817050",
"forecast_hour": "2026-03-03-14" "forecast_hour": "2026-03-07-22"
}
},
"last_updated": "2026-03-07T20:01:03.817086",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 92.0,
"threshold": 60,
"start_time": "2026-03-07-22",
"end_time": "2026-03-08-00",
"hour_count": 3,
"captured_at": "2026-03-07T20:01:03.817071"
} }
}, },
"last_updated": "2026-03-07T16:01:05.801138",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null "last_ai_summary_sent": null
} }