chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,25 +1,29 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"wind_gust:2026-02-19": {
|
|
||||||
"dedup_key": "wind_gust:2026-02-19",
|
|
||||||
"alert_type": "wind_gust",
|
|
||||||
"sent_at": "2026-02-19T20:01:04.687284",
|
|
||||||
"forecast_hour": "2026-02-19-21"
|
|
||||||
},
|
|
||||||
"wind_gust:2026-02-20": {
|
|
||||||
"dedup_key": "wind_gust:2026-02-20",
|
|
||||||
"alert_type": "wind_gust",
|
|
||||||
"sent_at": "2026-02-20T00:01:04.805171",
|
|
||||||
"forecast_hour": "2026-02-20-01"
|
|
||||||
},
|
|
||||||
"precipitation:2026-02-20": {
|
"precipitation:2026-02-20": {
|
||||||
"dedup_key": "precipitation:2026-02-20",
|
"dedup_key": "precipitation:2026-02-20",
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"sent_at": "2026-02-20T04:01:04.578308",
|
"sent_at": "2026-02-20T04:01:04.578308",
|
||||||
"forecast_hour": "2026-02-20-05"
|
"forecast_hour": "2026-02-20-05"
|
||||||
|
},
|
||||||
|
"precipitation:2026-02-21": {
|
||||||
|
"dedup_key": "precipitation:2026-02-21",
|
||||||
|
"alert_type": "precipitation",
|
||||||
|
"sent_at": "2026-02-21T04:01:04.147327",
|
||||||
|
"forecast_hour": "2026-02-21-08"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"last_updated": "2026-02-21T04:01:04.147363",
|
||||||
|
"previous_alert_snapshots": {
|
||||||
|
"precipitation": {
|
||||||
|
"alert_type": "precipitation",
|
||||||
|
"extreme_value": 68.0,
|
||||||
|
"threshold": 60,
|
||||||
|
"start_time": "2026-02-21-08",
|
||||||
|
"end_time": "2026-02-21-08",
|
||||||
|
"hour_count": 1,
|
||||||
|
"captured_at": "2026-02-21T04:01:04.147345"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-02-21T00:01:04.033780",
|
|
||||||
"previous_alert_snapshots": {},
|
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user