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

29 lines
827 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"
},
"precipitation:2026-05-07": {
"dedup_key": "precipitation:2026-05-07",
"alert_type": "precipitation",
"sent_at": "2026-05-07T00:01:04.845081",
"forecast_hour": "2026-05-07-04"
}
},
"last_updated": "2026-05-07T00:01:04.845100",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 67.0,
"threshold": 60,
"start_time": "2026-05-07-04",
"end_time": "2026-05-07-04",
"hour_count": 1,
"captured_at": "2026-05-07T00:01:04.845095"
}
},
"last_ai_summary_sent": null
}