From 96ce99bd63438111dfcbbe9276546b95669c9229 Mon Sep 17 00:00:00 2001 From: Jens Erat Date: Thu, 1 Jan 2026 17:50:56 +0100 Subject: [PATCH] Add Intellinet/Logilink IP PDU (#3826) * Add Intellinet/Logilink IP PDU This is the same OEM device available under two brand names. * Change model and part_number to string format Updated model and part_number fields to use string format. * Update PDU8P01.yaml --------- Co-authored-by: Harry --- device-types/Intellinet/163682.yaml | 37 +++++++++++++++++++++++++++++ device-types/Logilink/PDU8P01.yaml | 37 +++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 device-types/Intellinet/163682.yaml create mode 100644 device-types/Logilink/PDU8P01.yaml diff --git a/device-types/Intellinet/163682.yaml b/device-types/Intellinet/163682.yaml new file mode 100644 index 00000000..1356147c --- /dev/null +++ b/device-types/Intellinet/163682.yaml @@ -0,0 +1,37 @@ +--- +manufacturer: Intellinet +model: '163682' +part_number: '163682' +slug: intellinet-163682 +u_height: 1 +is_full_depth: false +comments: | + [19" 1U Intelligent 8-Port PDU](https://intellinetnetwork.eu/products/intellinet-en-19-intelligent-8-port-pdu-163682) +airflow: passive +weight: 1.6 +weight_unit: kg +interfaces: + - name: Management Port + type: 100base-tx + mgmt_only: true +power-ports: + - name: Power Input + type: iec-60320-c20 + maximum_draw: 3840 # Total max draw in watts +power-outlets: + - name: Outlet 1 + type: iec-60320-c13 + - name: Outlet 2 + type: iec-60320-c13 + - name: Outlet 3 + type: iec-60320-c13 + - name: Outlet 4 + type: iec-60320-c13 + - name: Outlet 5 + type: iec-60320-c13 + - name: Outlet 6 + type: iec-60320-c13 + - name: Outlet 7 + type: iec-60320-c13 + - name: Outlet 8 + type: iec-60320-c13 diff --git a/device-types/Logilink/PDU8P01.yaml b/device-types/Logilink/PDU8P01.yaml new file mode 100644 index 00000000..88d2bd10 --- /dev/null +++ b/device-types/Logilink/PDU8P01.yaml @@ -0,0 +1,37 @@ +--- +manufacturer: Logilink +model: PDU8P01 +part_number: '1032313836' +slug: logilink-pdu8p01 +u_height: 1 +is_full_depth: false +comments: | + [LogiLink Smarte IP Steckdosenleiste 8-fach IEC C13 19"](https://shop.logilink.com/products/logilink-smarte-ip-steckdosenleiste-8-fach-iec-c13-19-einbau-geeignet-fernzugriff) +airflow: passive +weight: 1.6 +weight_unit: kg +interfaces: + - name: Management Port + type: 100base-tx + mgmt_only: true +power-ports: + - name: Power Input + type: iec-60320-c20 + maximum_draw: 3840 # Total max draw in watts +power-outlets: + - name: Outlet 1 + type: iec-60320-c13 + - name: Outlet 2 + type: iec-60320-c13 + - name: Outlet 3 + type: iec-60320-c13 + - name: Outlet 4 + type: iec-60320-c13 + - name: Outlet 5 + type: iec-60320-c13 + - name: Outlet 6 + type: iec-60320-c13 + - name: Outlet 7 + type: iec-60320-c13 + - name: Outlet 8 + type: iec-60320-c13