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

23 lines
626 B
JSON

{
"sent_alerts": {
"temperature_low:2026-01-29": {
"dedup_key": "temperature_low:2026-01-29",
"alert_type": "temperature_low",
"sent_at": "2026-01-28T20:01:04.221506",
"forecast_hour": "2026-01-29-00"
}
},
"last_updated": "2026-01-29T00:01:04.524898",
"previous_alert_snapshots": {
"temperature_low": {
"alert_type": "temperature_low",
"extreme_value": 26.0,
"threshold": 32,
"start_time": "2026-01-29-01",
"end_time": "2026-01-29-04",
"hour_count": 4,
"captured_at": "2026-01-29T00:01:04.524895"
}
},
"last_ai_summary_sent": null
}