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

23 lines
626 B
JSON

{
"sent_alerts": {
"temperature_low:2026-02-08": {
"dedup_key": "temperature_low:2026-02-08",
"alert_type": "temperature_low",
"sent_at": "2026-02-08T00:01:03.705062",
"forecast_hour": "2026-02-08-02"
}
},
"last_updated": "2026-02-08T12:01:04.376181",
"previous_alert_snapshots": {
"temperature_low": {
"alert_type": "temperature_low",
"extreme_value": 27.9,
"threshold": 32,
"start_time": "2026-02-08-13",
"end_time": "2026-02-08-14",
"hour_count": 2,
"captured_at": "2026-02-08T12:01:04.376162"
}
},
"last_ai_summary_sent": null
}