chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-05-30 00:01:04 +00:00
parent f820d415c5
commit 26e5d0035c

View File

@@ -1,13 +1,23 @@
{ {
"sent_alerts": { "sent_alerts": {
"precipitation:2026-05-26": { "precipitation:2026-05-30": {
"dedup_key": "precipitation:2026-05-26", "dedup_key": "precipitation:2026-05-30",
"alert_type": "precipitation", "alert_type": "precipitation",
"sent_at": "2026-05-25T20:01:03.506757", "sent_at": "2026-05-30T00:01:04.335955",
"forecast_hour": "2026-05-26-00" "forecast_hour": "2026-05-30-01"
}
},
"last_updated": "2026-05-30T00:01:04.335992",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 76.0,
"threshold": 60,
"start_time": "2026-05-30-01",
"end_time": "2026-05-30-04",
"hour_count": 2,
"captured_at": "2026-05-30T00:01:04.335974"
} }
}, },
"last_updated": "2026-05-29T20:01:04.752176",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null "last_ai_summary_sent": null
} }