chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-03 16:01:03 +00:00
parent 562e6af2c8
commit 4ed509de1c

View File

@@ -1,19 +1,23 @@
{
"sent_alerts": {
"temperature_low:2026-02-02": {
"dedup_key": "temperature_low:2026-02-02",
"alert_type": "temperature_low",
"sent_at": "2026-02-02T00:01:04.554265",
"forecast_hour": "2026-02-02-01"
},
"severe_weather:urn:oid:2.49.0.1.840.0.2e5d7c4b4f9e162788039415050daaff74f78960.001.1": {
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.2e5d7c4b4f9e162788039415050daaff74f78960.001.1",
"alert_type": "severe_weather",
"sent_at": "2026-02-02T12:01:03.930537",
"forecast_hour": "urn:oid:2.49.0.1.840.0.2e5d7c4b4f9e162788039415050daaff74f78960.001.1"
"precipitation:2026-02-03": {
"dedup_key": "precipitation:2026-02-03",
"alert_type": "precipitation",
"sent_at": "2026-02-03T16:01:03.145892",
"forecast_hour": "2026-02-03-20"
}
},
"last_updated": "2026-02-03T16:01:03.145941",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 61.0,
"threshold": 60,
"start_time": "2026-02-03-20",
"end_time": "2026-02-03-20",
"hour_count": 1,
"captured_at": "2026-02-03T16:01:03.145918"
}
},
"last_updated": "2026-02-03T12:01:04.560698",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}