chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-04-19 00:01:04 +00:00
parent 5bd9579410
commit 07cc0a768b

View File

@@ -5,18 +5,24 @@
"alert_type": "precipitation", "alert_type": "precipitation",
"sent_at": "2026-04-18T20:01:03.890744", "sent_at": "2026-04-18T20:01:03.890744",
"forecast_hour": "2026-04-18-22" "forecast_hour": "2026-04-18-22"
},
"precipitation:2026-04-19": {
"dedup_key": "precipitation:2026-04-19",
"alert_type": "precipitation",
"sent_at": "2026-04-19T00:01:03.956129",
"forecast_hour": "2026-04-19-01"
} }
}, },
"last_updated": "2026-04-18T20:01:03.890790", "last_updated": "2026-04-19T00:01:03.956157",
"previous_alert_snapshots": { "previous_alert_snapshots": {
"precipitation": { "precipitation": {
"alert_type": "precipitation", "alert_type": "precipitation",
"extreme_value": 89.0, "extreme_value": 70.0,
"threshold": 60, "threshold": 60,
"start_time": "2026-04-18-22", "start_time": "2026-04-19-01",
"end_time": "2026-04-19-00", "end_time": "2026-04-19-01",
"hour_count": 3, "hour_count": 1,
"captured_at": "2026-04-18T20:01:03.890771" "captured_at": "2026-04-19T00:01:03.956151"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null