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

23 lines
626 B
JSON

{
"sent_alerts": {
"temperature_low:2026-02-24": {
"dedup_key": "temperature_low:2026-02-24",
"alert_type": "temperature_low",
"sent_at": "2026-02-23T20:01:03.849804",
"forecast_hour": "2026-02-24-00"
}
},
"last_updated": "2026-02-24T08:01:03.176844",
"previous_alert_snapshots": {
"temperature_low": {
"alert_type": "temperature_low",
"extreme_value": 20.9,
"threshold": 32,
"start_time": "2026-02-24-09",
"end_time": "2026-02-24-12",
"hour_count": 4,
"captured_at": "2026-02-24T08:01:03.176841"
}
},
"last_ai_summary_sent": null
}