chore: update weather alert state [skip ci]
This commit is contained in:
@@ -1,11 +1,5 @@
|
|||||||
{
|
{
|
||||||
"sent_alerts": {
|
"sent_alerts": {
|
||||||
"severe_weather:urn:oid:2.49.0.1.840.0.ad51c33c544932fe2ac77640777df2921a2c807a.001.1": {
|
|
||||||
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.ad51c33c544932fe2ac77640777df2921a2c807a.001.1",
|
|
||||||
"alert_type": "severe_weather",
|
|
||||||
"sent_at": "2026-03-09T04:01:04.101920",
|
|
||||||
"forecast_hour": "urn:oid:2.49.0.1.840.0.ad51c33c544932fe2ac77640777df2921a2c807a.001.1"
|
|
||||||
},
|
|
||||||
"severe_weather:urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1": {
|
"severe_weather:urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1": {
|
||||||
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1",
|
"dedup_key": "severe_weather:urn:oid:2.49.0.1.840.0.428e1f830d850920c6174460682d16a0322c6466.002.1",
|
||||||
"alert_type": "severe_weather",
|
"alert_type": "severe_weather",
|
||||||
@@ -19,7 +13,17 @@
|
|||||||
"forecast_hour": "2026-03-10-00"
|
"forecast_hour": "2026-03-10-00"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"last_updated": "2026-03-10T00:01:07.044099",
|
"last_updated": "2026-03-10T04:01:04.899698",
|
||||||
"previous_alert_snapshots": {},
|
"previous_alert_snapshots": {
|
||||||
|
"precipitation": {
|
||||||
|
"alert_type": "precipitation",
|
||||||
|
"extreme_value": 80.0,
|
||||||
|
"threshold": 60,
|
||||||
|
"start_time": "2026-03-10-07",
|
||||||
|
"end_time": "2026-03-10-08",
|
||||||
|
"hour_count": 2,
|
||||||
|
"captured_at": "2026-03-10T04:01:04.899685"
|
||||||
|
}
|
||||||
|
},
|
||||||
"last_ai_summary_sent": null
|
"last_ai_summary_sent": null
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user