chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,13 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"precipitation:2026-05-23": {
|
"precipitation:2026-05-24": {
|
||||||
"dedup_key": "precipitation:2026-05-23",
|
"dedup_key": "precipitation:2026-05-24",
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"sent_at": "2026-05-23T08:01:04.348517",
|
"sent_at": "2026-05-24T12:01:05.020452",
|
||||||
"forecast_hour": "2026-05-23-10"
|
"forecast_hour": "2026-05-24-15"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"last_updated": "2026-05-24T12:01:05.020481",
|
||||||
|
"previous_alert_snapshots": {
|
||||||
|
"precipitation": {
|
||||||
|
"alert_type": "precipitation",
|
||||||
|
"extreme_value": 61.0,
|
||||||
|
"threshold": 60,
|
||||||
|
"start_time": "2026-05-24-15",
|
||||||
|
"end_time": "2026-05-24-15",
|
||||||
|
"hour_count": 1,
|
||||||
|
"captured_at": "2026-05-24T12:01:05.020468"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-05-24T08:01:04.897906",
|
|
||||||
"previous_alert_snapshots": {},
|
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user