chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-02-24 00:01:04 +00:00
parent 3c558a4f9b
commit d56c2e9c21

View File

@@ -1,11 +1,5 @@
{ {
"sent_alerts": { "sent_alerts": {
"temperature_low:2026-02-23": {
"dedup_key": "temperature_low:2026-02-23",
"alert_type": "temperature_low",
"sent_at": "2026-02-23T00:01:04.100981",
"forecast_hour": "2026-02-23-01"
},
"temperature_low:2026-02-24": { "temperature_low:2026-02-24": {
"dedup_key": "temperature_low:2026-02-24", "dedup_key": "temperature_low:2026-02-24",
"alert_type": "temperature_low", "alert_type": "temperature_low",
@@ -13,16 +7,16 @@
"forecast_hour": "2026-02-24-00" "forecast_hour": "2026-02-24-00"
} }
}, },
"last_updated": "2026-02-23T20:01:03.849832", "last_updated": "2026-02-24T00:01:04.162177",
"previous_alert_snapshots": { "previous_alert_snapshots": {
"temperature_low": { "temperature_low": {
"alert_type": "temperature_low", "alert_type": "temperature_low",
"extreme_value": 31.9, "extreme_value": 26.0,
"threshold": 32, "threshold": 32,
"start_time": "2026-02-24-00", "start_time": "2026-02-24-01",
"end_time": "2026-02-24-00", "end_time": "2026-02-24-04",
"hour_count": 1, "hour_count": 4,
"captured_at": "2026-02-23T20:01:03.849825" "captured_at": "2026-02-24T00:01:04.162159"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null