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

29 lines
827 B
JSON

{
"sent_alerts": {
"precipitation:2026-03-07": {
"dedup_key": "precipitation:2026-03-07",
"alert_type": "precipitation",
"sent_at": "2026-03-07T20:01:03.817050",
"forecast_hour": "2026-03-07-22"
},
"precipitation:2026-03-08": {
"dedup_key": "precipitation:2026-03-08",
"alert_type": "precipitation",
"sent_at": "2026-03-08T00:01:04.538166",
"forecast_hour": "2026-03-08-01"
}
},
"last_updated": "2026-03-08T12:01:04.971176",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 61.0,
"threshold": 60,
"start_time": "2026-03-08-13",
"end_time": "2026-03-08-13",
"hour_count": 1,
"captured_at": "2026-03-08T12:01:04.971172"
}
},
"last_ai_summary_sent": null
}