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

23 lines
596 B
JSON

{
"sent_alerts": {
"wind_gust:2026-03-03": {
"dedup_key": "wind_gust:2026-03-03",
"alert_type": "wind_gust",
"sent_at": "2026-03-03T12:01:05.163539",
"forecast_hour": "2026-03-03-14"
}
},
"last_updated": "2026-03-03T12:01:05.163581",
"previous_alert_snapshots": {
"wind_gust": {
"alert_type": "wind_gust",
"extreme_value": 31.1,
"threshold": 30,
"start_time": "2026-03-03-14",
"end_time": "2026-03-03-14",
"hour_count": 1,
"captured_at": "2026-03-03T12:01:05.163562"
}
},
"last_ai_summary_sent": null
}