chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-06 00:01:03 +00:00
parent 25970f1ab2
commit 1e3efabbb1

View File

@@ -1,19 +1,29 @@
{
"sent_alerts": {
"severe_weather:urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1",
"alert_type": "severe_weather",
"sent_at": "2026-02-04T16:01:05.632428",
"forecast_hour": "urn:oid:2.49.0.1.840.0.e0f52d6922d7b0e48ad9c768355de316447777b6.001.1"
},
"temperature_low:2026-02-05": {
"dedup_key": "temperature_low:2026-02-05",
"alert_type": "temperature_low",
"sent_at": "2026-02-05T00:01:04.544484",
"forecast_hour": "2026-02-05-02"
},
"temperature_low:2026-02-06": {
"dedup_key": "temperature_low:2026-02-06",
"alert_type": "temperature_low",
"sent_at": "2026-02-06T00:01:03.874920",
"forecast_hour": "2026-02-06-01"
}
},
"last_updated": "2026-02-06T00:01:03.874970",
"previous_alert_snapshots": {
"temperature_low": {
"alert_type": "temperature_low",
"extreme_value": 29.9,
"threshold": 32,
"start_time": "2026-02-06-01",
"end_time": "2026-02-06-04",
"hour_count": 4,
"captured_at": "2026-02-06T00:01:03.874947"
}
},
"last_updated": "2026-02-05T20:01:03.896858",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}