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

29 lines
827 B
JSON

{
"sent_alerts": {
"precipitation:2026-04-18": {
"dedup_key": "precipitation:2026-04-18",
"alert_type": "precipitation",
"sent_at": "2026-04-18T20:01:03.890744",
"forecast_hour": "2026-04-18-22"
},
"precipitation:2026-04-19": {
"dedup_key": "precipitation:2026-04-19",
"alert_type": "precipitation",
"sent_at": "2026-04-19T00:01:03.956129",
"forecast_hour": "2026-04-19-01"
}
},
"last_updated": "2026-04-19T00:01:03.956157",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 70.0,
"threshold": 60,
"start_time": "2026-04-19-01",
"end_time": "2026-04-19-01",
"hour_count": 1,
"captured_at": "2026-04-19T00:01:03.956151"
}
},
"last_ai_summary_sent": null
}