Files
weather-alerts/data/state.json
2026-05-25 00:01:05 +00:00

29 lines
827 B
JSON

{
"sent_alerts": {
"precipitation:2026-05-24": {
"dedup_key": "precipitation:2026-05-24",
"alert_type": "precipitation",
"sent_at": "2026-05-24T12:01:05.020452",
"forecast_hour": "2026-05-24-15"
},
"precipitation:2026-05-25": {
"dedup_key": "precipitation:2026-05-25",
"alert_type": "precipitation",
"sent_at": "2026-05-25T00:01:04.869958",
"forecast_hour": "2026-05-25-01"
}
},
"last_updated": "2026-05-25T00:01:04.869992",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 61.0,
"threshold": 60,
"start_time": "2026-05-25-01",
"end_time": "2026-05-25-01",
"hour_count": 1,
"captured_at": "2026-05-25T00:01:04.869984"
}
},
"last_ai_summary_sent": null
}