chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{
|
||||
"sent_alerts": {
|
||||
"precipitation:2026-02-20": {
|
||||
"dedup_key": "precipitation:2026-02-20",
|
||||
"alert_type": "precipitation",
|
||||
"sent_at": "2026-02-20T04:01:04.578308",
|
||||
"forecast_hour": "2026-02-20-05"
|
||||
},
|
||||
"precipitation:2026-02-21": {
|
||||
"dedup_key": "precipitation:2026-02-21",
|
||||
"alert_type": "precipitation",
|
||||
@@ -13,16 +7,16 @@
|
||||
"forecast_hour": "2026-02-21-08"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-02-21T04:01:04.147363",
|
||||
"last_updated": "2026-02-21T08:01:04.049928",
|
||||
"previous_alert_snapshots": {
|
||||
"precipitation": {
|
||||
"alert_type": "precipitation",
|
||||
"extreme_value": 68.0,
|
||||
"extreme_value": 66.0,
|
||||
"threshold": 60,
|
||||
"start_time": "2026-02-21-08",
|
||||
"end_time": "2026-02-21-08",
|
||||
"start_time": "2026-02-21-09",
|
||||
"end_time": "2026-02-21-09",
|
||||
"hour_count": 1,
|
||||
"captured_at": "2026-02-21T04:01:04.147345"
|
||||
"captured_at": "2026-02-21T08:01:04.049902"
|
||||
}
|
||||
},
|
||||
"last_ai_summary_sent": null
|
||||
|
||||
Reference in New Issue
Block a user