chore: update weather alert state [skip ci]
This commit is contained in:
@@ -5,18 +5,24 @@
|
|||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"sent_at": "2026-03-07T20:01:03.817050",
|
"sent_at": "2026-03-07T20:01:03.817050",
|
||||||
"forecast_hour": "2026-03-07-22"
|
"forecast_hour": "2026-03-07-22"
|
||||||
|
},
|
||||||
|
"precipitation:2026-03-08": {
|
||||||
|
"dedup_key": "precipitation:2026-03-08",
|
||||||
|
"alert_type": "precipitation",
|
||||||
|
"sent_at": "2026-03-08T00:01:04.538166",
|
||||||
|
"forecast_hour": "2026-03-08-01"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-03-07T20:01:03.817086",
|
"last_updated": "2026-03-08T00:01:04.538200",
|
||||||
"previous_alert_snapshots": {
|
"previous_alert_snapshots": {
|
||||||
"precipitation": {
|
"precipitation": {
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"extreme_value": 92.0,
|
"extreme_value": 90.0,
|
||||||
"threshold": 60,
|
"threshold": 60,
|
||||||
"start_time": "2026-03-07-22",
|
"start_time": "2026-03-08-01",
|
||||||
"end_time": "2026-03-08-00",
|
"end_time": "2026-03-08-02",
|
||||||
"hour_count": 3,
|
"hour_count": 2,
|
||||||
"captured_at": "2026-03-07T20:01:03.817071"
|
"captured_at": "2026-03-08T00:01:04.538193"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
|
|||||||
Reference in New Issue
Block a user