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

23 lines
616 B
JSON

{
"sent_alerts": {
"precipitation:2026-05-06": {
"dedup_key": "precipitation:2026-05-06",
"alert_type": "precipitation",
"sent_at": "2026-05-06T04:01:05.395199",
"forecast_hour": "2026-05-06-07"
}
},
"last_updated": "2026-05-06T20:01:04.553331",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 83.0,
"threshold": 60,
"start_time": "2026-05-06-21",
"end_time": "2026-05-07-00",
"hour_count": 2,
"captured_at": "2026-05-06T20:01:04.553328"
}
},
"last_ai_summary_sent": null
}