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

19 lines
561 B
JSON

{
"sent_alerts": {
"precipitation:2026-02-03": {
"dedup_key": "precipitation:2026-02-03",
"alert_type": "precipitation",
"sent_at": "2026-02-03T16:01:03.145892",
"forecast_hour": "2026-02-03-20"
},
"precipitation:2026-02-04": {
"dedup_key": "precipitation:2026-02-04",
"alert_type": "precipitation",
"sent_at": "2026-02-04T00:01:04.889029",
"forecast_hour": "2026-02-04-01"
}
},
"last_updated": "2026-02-04T04:01:04.973848",
"previous_alert_snapshots": {},
"last_ai_summary_sent": null
}