chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,13 +1,23 @@
|
||||
{
|
||||
"sent_alerts": {
|
||||
"temperature_low:2026-02-08": {
|
||||
"dedup_key": "temperature_low:2026-02-08",
|
||||
"alert_type": "temperature_low",
|
||||
"sent_at": "2026-02-08T00:01:03.705062",
|
||||
"forecast_hour": "2026-02-08-02"
|
||||
"precipitation:2026-02-11": {
|
||||
"dedup_key": "precipitation:2026-02-11",
|
||||
"alert_type": "precipitation",
|
||||
"sent_at": "2026-02-11T04:01:04.179269",
|
||||
"forecast_hour": "2026-02-11-08"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-02-11T04:01:04.179320",
|
||||
"previous_alert_snapshots": {
|
||||
"precipitation": {
|
||||
"alert_type": "precipitation",
|
||||
"extreme_value": 86.0,
|
||||
"threshold": 60,
|
||||
"start_time": "2026-02-11-08",
|
||||
"end_time": "2026-02-11-08",
|
||||
"hour_count": 1,
|
||||
"captured_at": "2026-02-11T04:01:04.179296"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-02-11T00:01:04.265538",
|
||||
"previous_alert_snapshots": {},
|
||||
"last_ai_summary_sent": null
|
||||
}
|
||||
Reference in New Issue
Block a user