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

29 lines
827 B
JSON

{
"sent_alerts": {
"precipitation:2026-02-20": {
"dedup_key": "precipitation:2026-02-20",
"alert_type": "precipitation",
"sent_at": "2026-02-20T04:01:04.578308",
"forecast_hour": "2026-02-20-05"
},
"precipitation:2026-02-21": {
"dedup_key": "precipitation:2026-02-21",
"alert_type": "precipitation",
"sent_at": "2026-02-21T04:01:04.147327",
"forecast_hour": "2026-02-21-08"
}
},
"last_updated": "2026-02-21T04:01:04.147363",
"previous_alert_snapshots": {
"precipitation": {
"alert_type": "precipitation",
"extreme_value": 68.0,
"threshold": 60,
"start_time": "2026-02-21-08",
"end_time": "2026-02-21-08",
"hour_count": 1,
"captured_at": "2026-02-21T04:01:04.147345"
}
},
"last_ai_summary_sent": null
}