chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-03-27 16:01:05 +00:00
parent 883bc093ad
commit ae1d9c2fb9

View File

@@ -1,13 +1,23 @@
{ {
"sent_alerts": { "sent_alerts": {
"temperature_low:2026-03-18": { "precipitation:2026-03-27": {
"dedup_key": "temperature_low:2026-03-18", "dedup_key": "precipitation:2026-03-27",
"alert_type": "temperature_low", "alert_type": "precipitation",
"sent_at": "2026-03-18T00:01:05.512665", "sent_at": "2026-03-27T16:01:05.173495",
"forecast_hour": "2026-03-18-04" "forecast_hour": "2026-03-27-20"
}
},
"last_updated": "2026-03-27T16:01:05.173521",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 70.0,
"threshold": 60,
"start_time": "2026-03-27-20",
"end_time": "2026-03-27-20",
"hour_count": 1,
"captured_at": "2026-03-27T16:01:05.173509"
} }
}, },
"last_updated": "2026-03-27T12:01:05.317527",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null "last_ai_summary_sent": null
} }