From 7a340f33e8db47f5fae64a633f405005ec2cb4a8 Mon Sep 17 00:00:00 2001 From: Giulio Botto <32279173+madecto@users.noreply.github.com> Date: Tue, 11 Apr 2023 19:40:04 +0200 Subject: [PATCH] Add Netgear D6220 (#1243) * Add Netgear D6220 * Update comments and height * Correct interface names * Update " to ' * Update D6220.yaml Fix formatting --------- Co-authored-by: Daniel W. Anner --- device-types/Netgear/D6220.yaml | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 device-types/Netgear/D6220.yaml diff --git a/device-types/Netgear/D6220.yaml b/device-types/Netgear/D6220.yaml new file mode 100644 index 000000000..2366ef15c --- /dev/null +++ b/device-types/Netgear/D6220.yaml @@ -0,0 +1,35 @@ +--- +manufacturer: Netgear +model: D6220 +slug: netgear-d6220 +u_height: 0 +comments: 'WiFi VDSL2/ADSL2+ Modem Router\r\nSpecifications: [D6220](https://www.netgear.com/support/product/d6220)' +is_full_depth: false +weight: 341 +weight_unit: g +airflow: passive +power-ports: + - name: DC + type: dc-terminal + maximum_draw: 30 +interfaces: + - name: DSL + label: DSL + type: xdsl + - name: LAN1 + label: '1' + type: 1000base-t + - name: LAN2 + label: '2' + type: 1000base-t + - name: LAN3 + label: '3' + type: 1000base-t + - name: LAN4 + label: '4' + type: 1000base-t + - name: Internet + label: Internet + type: 1000base-t + - name: WiFi + type: ieee802.11ac