chore: update weather alert state [skip ci]

This commit is contained in:
Gitea Actions
2026-05-07 00:01:04 +00:00
parent b1de188699
commit a0531633ba

View File

@@ -5,18 +5,24 @@
"alert_type": "precipitation", "alert_type": "precipitation",
"sent_at": "2026-05-06T04:01:05.395199", "sent_at": "2026-05-06T04:01:05.395199",
"forecast_hour": "2026-05-06-07" "forecast_hour": "2026-05-06-07"
},
"precipitation:2026-05-07": {
"dedup_key": "precipitation:2026-05-07",
"alert_type": "precipitation",
"sent_at": "2026-05-07T00:01:04.845081",
"forecast_hour": "2026-05-07-04"
} }
}, },
"last_updated": "2026-05-06T20:01:04.553331", "last_updated": "2026-05-07T00:01:04.845100",
"previous_alert_snapshots": { "previous_alert_snapshots": {
"precipitation": { "precipitation": {
"alert_type": "precipitation", "alert_type": "precipitation",
"extreme_value": 83.0, "extreme_value": 67.0,
"threshold": 60, "threshold": 60,
"start_time": "2026-05-06-21", "start_time": "2026-05-07-04",
"end_time": "2026-05-07-00", "end_time": "2026-05-07-04",
"hour_count": 2, "hour_count": 1,
"captured_at": "2026-05-06T20:01:04.553328" "captured_at": "2026-05-07T00:01:04.845095"
} }
}, },
"last_ai_summary_sent": null "last_ai_summary_sent": null