diff --git a/data/state.json b/data/state.json index cd4f7ec..b2c04a6 100644 --- a/data/state.json +++ b/data/state.json @@ -5,18 +5,24 @@ "alert_type": "precipitation", "sent_at": "2026-05-06T04:01:05.395199", "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": { "precipitation": { "alert_type": "precipitation", - "extreme_value": 83.0, + "extreme_value": 67.0, "threshold": 60, - "start_time": "2026-05-06-21", - "end_time": "2026-05-07-00", - "hour_count": 2, - "captured_at": "2026-05-06T20:01:04.553328" + "start_time": "2026-05-07-04", + "end_time": "2026-05-07-04", + "hour_count": 1, + "captured_at": "2026-05-07T00:01:04.845095" } }, "last_ai_summary_sent": null