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

23 lines
616 B
JSON

{
"sent_alerts": {
"precipitation:2026-04-28": {
"dedup_key": "precipitation:2026-04-28",
"alert_type": "precipitation",
"sent_at": "2026-04-28T04:01:04.095318",
"forecast_hour": "2026-04-28-07"
}
},
"last_updated": "2026-04-28T04:01:04.095354",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 91.0,
"threshold": 60,
"start_time": "2026-04-28-07",
"end_time": "2026-04-28-08",
"hour_count": 2,
"captured_at": "2026-04-28T04:01:04.095338"
}
},
"last_ai_summary_sent": null
}