Files
weather-alerts/data/state.json
2026-04-05 08:01:04 +00:00

23 lines
616 B
JSON

{
"sent_alerts": {
"precipitation:2026-04-05": {
"dedup_key": "precipitation:2026-04-05",
"alert_type": "precipitation",
"sent_at": "2026-04-05T00:01:04.181335",
"forecast_hour": "2026-04-05-02"
}
},
"last_updated": "2026-04-05T08:01:03.949484",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 82.0,
"threshold": 60,
"start_time": "2026-04-05-09",
"end_time": "2026-04-05-10",
"hour_count": 2,
"captured_at": "2026-04-05T08:01:03.949481"
}
},
"last_ai_summary_sent": null
}