chore: update weather alert state [skip ci]
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user