From 12dec8052c2a99f39f68908e8d1f28c6b7b7492b Mon Sep 17 00:00:00 2001 From: Martin <58110823+m2martin@users.noreply.github.com> Date: Mon, 13 Feb 2023 14:56:20 +0100 Subject: [PATCH] Add power type `other` (#1128) --- schema/components.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/schema/components.json b/schema/components.json index 8cc5f979..84be9d7e 100644 --- a/schema/components.json +++ b/schema/components.json @@ -172,7 +172,8 @@ "dc-terminal", "saf-d-grid", "ubiquiti-smartpower", - "hardwired" + "hardwired", + "other" ] }, "maximum_draw": { @@ -281,7 +282,8 @@ "hdot-cx", "saf-d-grid", "ubiquiti-smartpower", - "hardwired" + "hardwired", + "other" ] }, "power_port": { @@ -473,7 +475,8 @@ "sma-906", "urm-p2", "urm-p4", - "urm-p8" + "urm-p8", + "other" ] }, "color": {