chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,13 +1,23 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"temperature_low:2026-02-06": {
|
"temperature_low:2026-02-07": {
|
||||||
"dedup_key": "temperature_low:2026-02-06",
|
"dedup_key": "temperature_low:2026-02-07",
|
||||||
"alert_type": "temperature_low",
|
"alert_type": "temperature_low",
|
||||||
"sent_at": "2026-02-06T00:01:03.874920",
|
"sent_at": "2026-02-07T08:01:04.434048",
|
||||||
"forecast_hour": "2026-02-06-01"
|
"forecast_hour": "2026-02-07-10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"last_updated": "2026-02-07T08:01:04.434083",
|
||||||
|
"previous_alert_snapshots": {
|
||||||
|
"temperature_low": {
|
||||||
|
"alert_type": "temperature_low",
|
||||||
|
"extreme_value": 29.9,
|
||||||
|
"threshold": 32,
|
||||||
|
"start_time": "2026-02-07-10",
|
||||||
|
"end_time": "2026-02-07-12",
|
||||||
|
"hour_count": 3,
|
||||||
|
"captured_at": "2026-02-07T08:01:04.434066"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-02-07T04:01:04.044340",
|
|
||||||
"previous_alert_snapshots": {},
|
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user