chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-05-22 08:01:06 +00:00
parent 294751ffb9
commit 981ffb4972

View File

@@ -1,19 +1,23 @@
{ {
"sent_alerts": { "sent_alerts": {
"precipitation:2026-05-20": { "precipitation:2026-05-22": {
"dedup_key": "precipitation:2026-05-20", "dedup_key": "precipitation:2026-05-22",
"alert_type": "precipitation", "alert_type": "precipitation",
"sent_at": "2026-05-20T16:01:05.146546", "sent_at": "2026-05-22T08:01:06.098714",
"forecast_hour": "2026-05-20-19" "forecast_hour": "2026-05-22-09"
}, }
"precipitation:2026-05-21": { },
"dedup_key": "precipitation:2026-05-21", "last_updated": "2026-05-22T08:01:06.098743",
"alert_type": "precipitation", "previous_alert_snapshots": {
"sent_at": "2026-05-21T00:01:04.712827", "precipitation": {
"forecast_hour": "2026-05-21-01" "alert_type": "precipitation",
"extreme_value": 78.0,
"threshold": 60,
"start_time": "2026-05-22-09",
"end_time": "2026-05-22-12",
"hour_count": 4,
"captured_at": "2026-05-22T08:01:06.098730"
} }
}, },
"last_updated": "2026-05-22T04:01:04.726005",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null "last_ai_summary_sent": null
} }