chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,19 +1,23 @@
|
||||
{
|
||||
"sent_alerts": {
|
||||
"severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1": {
|
||||
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1",
|
||||
"alert_type": "severe_weather",
|
||||
"sent_at": "2026-04-29T00:01:04.450088",
|
||||
"forecast_hour": "urn:oid:2.49.0.1.840.0.07a976fdf0ca400876bb628abf28b6a77aa96982.001.1"
|
||||
},
|
||||
"precipitation:2026-04-29": {
|
||||
"dedup_key": "precipitation:2026-04-29",
|
||||
"precipitation:2026-05-06": {
|
||||
"dedup_key": "precipitation:2026-05-06",
|
||||
"alert_type": "precipitation",
|
||||
"sent_at": "2026-04-29T00:01:04.450106",
|
||||
"forecast_hour": "2026-04-29-02"
|
||||
"sent_at": "2026-05-06T04:01:05.395199",
|
||||
"forecast_hour": "2026-05-06-07"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-05-06T04:01:05.395242",
|
||||
"previous_alert_snapshots": {
|
||||
"precipitation": {
|
||||
"alert_type": "precipitation",
|
||||
"extreme_value": 71.0,
|
||||
"threshold": 60,
|
||||
"start_time": "2026-05-06-07",
|
||||
"end_time": "2026-05-06-08",
|
||||
"hour_count": 2,
|
||||
"captured_at": "2026-05-06T04:01:05.395220"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-05-06T00:01:05.307818",
|
||||
"previous_alert_snapshots": {},
|
||||
"last_ai_summary_sent": null
|
||||
}
|
||||
Reference in New Issue
Block a user