chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,11 +1,5 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"severe_weather:urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1": {
|
|
||||||
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1",
|
|
||||||
"alert_type": "severe_weather",
|
|
||||||
"sent_at": "2026-03-09T08:01:03.250056",
|
|
||||||
"forecast_hour": "urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1"
|
|
||||||
},
|
|
||||||
"precipitation:2026-03-10": {
|
"precipitation:2026-03-10": {
|
||||||
"dedup_key": "precipitation:2026-03-10",
|
"dedup_key": "precipitation:2026-03-10",
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
@@ -13,16 +7,16 @@
|
|||||||
"forecast_hour": "2026-03-10-00"
|
"forecast_hour": "2026-03-10-00"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-03-10T04:01:04.899698",
|
"last_updated": "2026-03-10T08:01:04.226396",
|
||||||
"previous_alert_snapshots": {
|
"previous_alert_snapshots": {
|
||||||
"precipitation": {
|
"precipitation": {
|
||||||
"alert_type": "precipitation",
|
"alert_type": "precipitation",
|
||||||
"extreme_value": 80.0,
|
"extreme_value": 83.0,
|
||||||
"threshold": 60,
|
"threshold": 60,
|
||||||
"start_time": "2026-03-10-07",
|
"start_time": "2026-03-10-09",
|
||||||
"end_time": "2026-03-10-08",
|
"end_time": "2026-03-10-12",
|
||||||
"hour_count": 2,
|
"hour_count": 4,
|
||||||
"captured_at": "2026-03-10T04:01:04.899685"
|
"captured_at": "2026-03-10T08:01:04.226380"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
|
|||||||
Reference in New Issue
Block a user