chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-04 00:01:05 +00:00
parent 4887e5d93b
commit 391dd6230b

View File

@@ -5,18 +5,24 @@
"alert_type": "precipitation", "alert_type": "precipitation",
"sent_at": "2026-02-03T16:01:03.145892", "sent_at": "2026-02-03T16:01:03.145892",
"forecast_hour": "2026-02-03-20" "forecast_hour": "2026-02-03-20"
},
"precipitation:2026-02-04": {
"dedup_key": "precipitation:2026-02-04",
"alert_type": "precipitation",
"sent_at": "2026-02-04T00:01:04.889029",
"forecast_hour": "2026-02-04-01"
} }
}, },
"last_updated": "2026-02-03T20:01:04.979025", "last_updated": "2026-02-04T00:01:04.889047",
"previous_alert_snapshots": { "previous_alert_snapshots": {
"precipitation": { "precipitation": {
"alert_type": "precipitation", "alert_type": "precipitation",
"extreme_value": 94.0, "extreme_value": 70.0,
"threshold": 60, "threshold": 60,
"start_time": "2026-02-03-21", "start_time": "2026-02-04-01",
"end_time": "2026-02-04-00", "end_time": "2026-02-04-01",
"hour_count": 4, "hour_count": 1,
"captured_at": "2026-02-03T20:01:04.979020" "captured_at": "2026-02-04T00:01:04.889043"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null