From c3d3f222d74f74ccef3c358a00c6b2c84ef7cc28 Mon Sep 17 00:00:00 2001 From: Connor Cantrell <33592545+connorjcantrell@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:17:57 -0800 Subject: [PATCH] Rename throttling device to refrigerant metering device --- bricksrc/equipment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bricksrc/equipment.py b/bricksrc/equipment.py index 549c1f12..fc85c453 100644 --- a/bricksrc/equipment.py +++ b/bricksrc/equipment.py @@ -974,7 +974,7 @@ }, "parents": [BRICK.Water_Heater], }, - "Throttling_Device": { + "Refrigerant_Metering_Device": { "tags": [TAG.Fluid, TAG.Throttling, TAG.Device], "subclasses": { "Thermal_Expansion_Valve": {