chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,13 +1,23 @@
|
||||
{
|
||||
"sent_alerts": {
|
||||
"wind_gust:2026-03-03": {
|
||||
"dedup_key": "wind_gust:2026-03-03",
|
||||
"alert_type": "wind_gust",
|
||||
"sent_at": "2026-03-03T12:01:05.163539",
|
||||
"forecast_hour": "2026-03-03-14"
|
||||
"precipitation:2026-03-07": {
|
||||
"dedup_key": "precipitation:2026-03-07",
|
||||
"alert_type": "precipitation",
|
||||
"sent_at": "2026-03-07T20:01:03.817050",
|
||||
"forecast_hour": "2026-03-07-22"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-03-07T20:01:03.817086",
|
||||
"previous_alert_snapshots": {
|
||||
"precipitation": {
|
||||
"alert_type": "precipitation",
|
||||
"extreme_value": 92.0,
|
||||
"threshold": 60,
|
||||
"start_time": "2026-03-07-22",
|
||||
"end_time": "2026-03-08-00",
|
||||
"hour_count": 3,
|
||||
"captured_at": "2026-03-07T20:01:03.817071"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-03-07T16:01:05.801138",
|
||||
"previous_alert_snapshots": {},
|
||||
"last_ai_summary_sent": null
|
||||
}
|
||||
Reference in New Issue
Block a user