chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,13 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"precipitation:2026-03-27": {
|
"precipitation:2026-04-05": {
|
||||||
"dedup_key": "precipitation:2026-03-27",
|
"dedup_key": "precipitation:2026-04-05",
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"sent_at": "2026-03-27T16:01:05.173495",
|
"sent_at": "2026-04-05T00:01:04.181335",
|
||||||
"forecast_hour": "2026-03-27-20"
|
"forecast_hour": "2026-04-05-02"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"last_updated": "2026-04-05T00:01:04.181368",
|
||||||
|
"previous_alert_snapshots": {
|
||||||
|
"precipitation": {
|
||||||
|
"alert_type": "precipitation",
|
||||||
|
"extreme_value": 95.0,
|
||||||
|
"threshold": 60,
|
||||||
|
"start_time": "2026-04-05-02",
|
||||||
|
"end_time": "2026-04-05-04",
|
||||||
|
"hour_count": 3,
|
||||||
|
"captured_at": "2026-04-05T00:01:04.181354"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-04-04T20:01:04.235768",
|
|
||||||
"previous_alert_snapshots": {},
|
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user