chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{
|
||||
"sent_alerts": {
|
||||
"precipitation:2026-02-04": {
|
||||
"dedup_key": "precipitation:2026-02-04",
|
||||
"alert_type": "precipitation",
|
||||
"sent_at": "2026-02-04T00:01:04.889029",
|
||||
"forecast_hour": "2026-02-04-01"
|
||||
},
|
||||
"severe_weather:urn:oid:2.49.0.1.840.0.a243d0e302fa126a017fe226ce462ac679ab9dfe.001.1": {
|
||||
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.a243d0e302fa126a017fe226ce462ac679ab9dfe.001.1",
|
||||
"alert_type": "severe_weather",
|
||||
@@ -25,16 +19,16 @@
|
||||
"forecast_hour": "2026-02-05-02"
|
||||
}
|
||||
},
|
||||
"last_updated": "2026-02-05T00:01:04.544518",
|
||||
"last_updated": "2026-02-05T04:01:05.687236",
|
||||
"previous_alert_snapshots": {
|
||||
"temperature_low": {
|
||||
"alert_type": "temperature_low",
|
||||
"extreme_value": 31.0,
|
||||
"extreme_value": 27.9,
|
||||
"threshold": 32,
|
||||
"start_time": "2026-02-05-02",
|
||||
"end_time": "2026-02-05-04",
|
||||
"hour_count": 3,
|
||||
"captured_at": "2026-02-05T00:01:04.544512"
|
||||
"start_time": "2026-02-05-05",
|
||||
"end_time": "2026-02-05-08",
|
||||
"hour_count": 4,
|
||||
"captured_at": "2026-02-05T04:01:05.687222"
|
||||
}
|
||||
},
|
||||
"last_ai_summary_sent": null
|
||||
|
||||
Reference in New Issue
Block a user