From 6f933a6d5329b602e6b1f63c611e1dc6050127ce Mon Sep 17 00:00:00 2001 From: Nico Domino Date: Sun, 1 Jan 2023 14:17:21 +0100 Subject: [PATCH] feat: add AVM Fritzbox 7530 (#1019) --- device-types/AVM/7530.yaml | 41 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 device-types/AVM/7530.yaml diff --git a/device-types/AVM/7530.yaml b/device-types/AVM/7530.yaml new file mode 100644 index 000000000..660c0d319 --- /dev/null +++ b/device-types/AVM/7530.yaml @@ -0,0 +1,41 @@ +--- +manufacturer: AVM +model: FRITZ!Box 7530 +slug: fritzbox-7530 +part_number: '20002839' +u_height: 0 +is_full_depth: false +airflow: passive +comments: '[AVM FRITZ!Box 7530 Datasheet](https://avm.de/produkte/fritzbox/fritzbox-7530/technische-daten/)' +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: LAN1 + label: LAN 1 / WAN + 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