Files
weather-alerts/data/state.json
2026-02-03 20:01:05 +00:00

23 lines
616 B
JSON

{
"sent_alerts": {
"precipitation:2026-02-03": {
"dedup_key": "precipitation:2026-02-03",
"alert_type": "precipitation",
"sent_at": "2026-02-03T16:01:03.145892",
"forecast_hour": "2026-02-03-20"
}
},
"last_updated": "2026-02-03T20:01:04.979025",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 94.0,
"threshold": 60,
"start_time": "2026-02-03-21",
"end_time": "2026-02-04-00",
"hour_count": 4,
"captured_at": "2026-02-03T20:01:04.979020"
}
},
"last_ai_summary_sent": null
}