chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,19 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"precipitation:2026-05-06": {
|
"precipitation:2026-05-20": {
|
||||||
"dedup_key": "precipitation:2026-05-06",
|
"dedup_key": "precipitation:2026-05-20",
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"sent_at": "2026-05-06T04:01:05.395199",
|
"sent_at": "2026-05-20T16:01:05.146546",
|
||||||
"forecast_hour": "2026-05-06-07"
|
"forecast_hour": "2026-05-20-19"
|
||||||
},
|
}
|
||||||
"precipitation:2026-05-07": {
|
},
|
||||||
"dedup_key": "precipitation:2026-05-07",
|
"last_updated": "2026-05-20T16:01:05.146580",
|
||||||
"alert_type": "precipitation",
|
"previous_alert_snapshots": {
|
||||||
"sent_at": "2026-05-07T00:01:04.845081",
|
"precipitation": {
|
||||||
"forecast_hour": "2026-05-07-04"
|
"alert_type": "precipitation",
|
||||||
|
"extreme_value": 85.0,
|
||||||
|
"threshold": 60,
|
||||||
|
"start_time": "2026-05-20-19",
|
||||||
|
"end_time": "2026-05-20-20",
|
||||||
|
"hour_count": 2,
|
||||||
|
"captured_at": "2026-05-20T16:01:05.146564"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-05-20T12:01:03.827306",
|
|
||||||
"previous_alert_snapshots": {},
|
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user