chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-25 20:01:03 +00:00
parent 7c1f76e44b
commit 46b78e09d3

View File

@@ -1,13 +1,23 @@
{
"sent_alerts": {
"temperature_low:2026-02-24": {
"dedup_key": "temperature_low:2026-02-24",
"alert_type": "temperature_low",
"sent_at": "2026-02-23T20:01:03.849804",
"forecast_hour": "2026-02-24-00"
"precipitation:2026-02-26": {
"dedup_key": "precipitation:2026-02-26",
"alert_type": "precipitation",
"sent_at": "2026-02-25T20:01:03.344976",
"forecast_hour": "2026-02-26-00"
}
},
"last_updated": "2026-02-25T20:01:03.345030",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 70.0,
"threshold": 60,
"start_time": "2026-02-26-00",
"end_time": "2026-02-26-00",
"hour_count": 1,
"captured_at": "2026-02-25T20:01:03.345006"
}
},
"last_updated": "2026-02-25T16:01:03.442124",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}