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

23 lines
616 B
JSON

{
"sent_alerts": {
"precipitation:2026-03-10": {
"dedup_key": "precipitation:2026-03-10",
"alert_type": "precipitation",
"sent_at": "2026-03-09T20:01:04.687100",
"forecast_hour": "2026-03-10-00"
}
},
"last_updated": "2026-03-10T08:01:04.226396",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 83.0,
"threshold": 60,
"start_time": "2026-03-10-09",
"end_time": "2026-03-10-12",
"hour_count": 4,
"captured_at": "2026-03-10T08:01:04.226380"
}
},
"last_ai_summary_sent": null
}