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

23 lines
626 B
JSON

{
"sent_alerts": {
"temperature_low:2026-03-18": {
"dedup_key": "temperature_low:2026-03-18",
"alert_type": "temperature_low",
"sent_at": "2026-03-18T00:01:05.512665",
"forecast_hour": "2026-03-18-04"
}
},
"last_updated": "2026-03-18T08:01:04.094830",
"previous_alert_snapshots": {
"temperature_low": {
"alert_type": "temperature_low",
"extreme_value": 31.9,
"threshold": 32,
"start_time": "2026-03-18-09",
"end_time": "2026-03-18-11",
"hour_count": 3,
"captured_at": "2026-03-18T08:01:04.094827"
}
},
"last_ai_summary_sent": null
}