Files
weather-alerts/data/state.json
2026-02-15 04:01:08 +00:00

23 lines
616 B
JSON

{
"sent_alerts": {
"precipitation:2026-02-15": {
"dedup_key": "precipitation:2026-02-15",
"alert_type": "precipitation",
"sent_at": "2026-02-15T04:01:08.196632",
"forecast_hour": "2026-02-15-06"
}
},
"last_updated": "2026-02-15T04:01:08.196663",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 79.0,
"threshold": 60,
"start_time": "2026-02-15-06",
"end_time": "2026-02-15-07",
"hour_count": 2,
"captured_at": "2026-02-15T04:01:08.196649"
}
},
"last_ai_summary_sent": null
}