From 847a8ab718bd49eb2562c975190d428d9d7b6542 Mon Sep 17 00:00:00 2001 From: Giulio Botto <32279173+madecto@users.noreply.github.com> Date: Sat, 9 Jul 2022 14:38:29 +0200 Subject: [PATCH] Add manufacturer AVM and FRITZ!box 7590 (#835) Add manufacturer AVM and FRITZ!box 7590 (#835) --- device-types/AVM/7590.yaml | 51 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 device-types/AVM/7590.yaml diff --git a/device-types/AVM/7590.yaml b/device-types/AVM/7590.yaml new file mode 100644 index 000000000..b6dd1c913 --- /dev/null +++ b/device-types/AVM/7590.yaml @@ -0,0 +1,51 @@ +--- +manufacturer: AVM +model: FRITZ!box 7590 +slug: frtizbox-7590 +part_number: 2000 2804 +u_height: 0 +is_full_depth: false +power-ports: + - name: Power + type: dc-terminal + maximum_draw: 30 +interfaces: + - name: DSL + label: "DSL" + type: xdsl + mgmt_only: false + - name: FON1 + label: "FON 1" + type: other + mgmt_only: false + - name: FON2 + label: "FON 2" + type: other + mgmt_only: false + - name: FONS + label: "FON S" + type: xdsl + mgmt_only: false + - name: WAN + label: "WAN" + type: 1000base-t + mgmt_only: false + - name: LAN1 + label: "LAN 1" + type: 1000base-t + mgmt_only: false + - name: LAN2 + label: "LAN 2" + type: 1000base-t + mgmt_only: false + - name: LAN3 + label: "LAN 3" + type: 1000base-t + mgmt_only: false + - name: LAN4 + label: "LAN 4" + type: 1000base-t + mgmt_only: false + - name: WiFi + type: ieee802.11ac + mgmt_only: false