From 6e2855141b6d100f64b8d39c2c89221834425bb4 Mon Sep 17 00:00:00 2001 From: Robert Date: Fri, 6 Dec 2024 12:49:47 +0100 Subject: [PATCH] devices added (#2541) * device FritzBox 6890 LTE added * TP-Link devices added --------- Co-authored-by: Harry --- device-types/AVM/FRITZBox-6890-LTE.yaml | 37 ++++++++++++++++++++ device-types/TP-Link/TL-SG116E.yaml | 46 +++++++++++++++++++++++++ device-types/TP-Link/TL-SG605E.yaml | 24 +++++++++++++ 3 files changed, 107 insertions(+) create mode 100644 device-types/AVM/FRITZBox-6890-LTE.yaml create mode 100644 device-types/TP-Link/TL-SG116E.yaml create mode 100644 device-types/TP-Link/TL-SG605E.yaml diff --git a/device-types/AVM/FRITZBox-6890-LTE.yaml b/device-types/AVM/FRITZBox-6890-LTE.yaml new file mode 100644 index 0000000000..1d7fa2faaf --- /dev/null +++ b/device-types/AVM/FRITZBox-6890-LTE.yaml @@ -0,0 +1,37 @@ +--- +manufacturer: AVM +model: FRITZ!Box 6890 LTE +slug: avm-fritzbox-6890-lte +part_number: '20002817' +u_height: 0 +is_full_depth: false +airflow: passive +comments: '[AVM FRITZ!Box 6890 Datasheet](https://avm.de/produkte/fritzbox/fritzbox-6890-lte/technische-daten/)' +power-ports: + - name: Power + type: dc-terminal + maximum_draw: 10 +interfaces: + - name: DSL + label: DSL + type: xdsl + - name: FON + label: FON 2 + type: other + - name: FONS0 + label: FON S0 + type: other + - name: WAN_LAN + label: WAN/LAN + type: 1000base-t + - name: LAN1 + label: LAN 1 + type: 1000base-t + - name: LAN2 + label: LAN 2 + type: 1000base-t + - name: LAN3 + label: LAN 3 + type: 1000base-t + - name: WiFi + type: ieee802.11ac diff --git a/device-types/TP-Link/TL-SG116E.yaml b/device-types/TP-Link/TL-SG116E.yaml new file mode 100644 index 0000000000..142eb72521 --- /dev/null +++ b/device-types/TP-Link/TL-SG116E.yaml @@ -0,0 +1,46 @@ +--- +manufacturer: TP-Link +model: TL-SG116E +slug: tp-link-tl-sg116e +part_number: TL-SG116E +comments: '[TP-Link TL-SG116E](https://www.tp-link.com/us/business-networking/easy-smart-switch/tl-sg116e/#specifications)' +is_full_depth: false +u_height: 0 +airflow: passive +power-ports: + - name: PS1 + type: dc-terminal + maximum_draw: 9 +interfaces: + - name: Port 1 + type: 1000base-t + - name: Port 2 + type: 1000base-t + - name: Port 3 + type: 1000base-t + - name: Port 4 + type: 1000base-t + - name: Port 5 + type: 1000base-t + - name: Port 6 + type: 1000base-t + - name: Port 7 + type: 1000base-t + - name: Port 8 + type: 1000base-t + - name: Port 9 + type: 1000base-t + - name: Port 10 + type: 1000base-t + - name: Port 11 + type: 1000base-t + - name: Port 12 + type: 1000base-t + - name: Port 13 + type: 1000base-t + - name: Port 14 + type: 1000base-t + - name: Port 15 + type: 1000base-t + - name: Port 16 + type: 1000base-t diff --git a/device-types/TP-Link/TL-SG605E.yaml b/device-types/TP-Link/TL-SG605E.yaml new file mode 100644 index 0000000000..350f57cbd6 --- /dev/null +++ b/device-types/TP-Link/TL-SG605E.yaml @@ -0,0 +1,24 @@ +--- +manufacturer: TP-Link +model: TL-SG605E +slug: tp-link-tl-sg605e +part_number: TL-SG605E +comments: '[TP-Link TL-SG605E](https://www.tp-link.com/uk/business-networking/easy-smart-switch/tl-sg605e/#specifications)' +is_full_depth: false +u_height: 0 +airflow: passive +power-ports: + - name: PS1 + type: dc-terminal + maximum_draw: 3 +interfaces: + - name: Port 1 + type: 1000base-t + - name: Port 2 + type: 1000base-t + - name: Port 3 + type: 1000base-t + - name: Port 4 + type: 1000base-t + - name: Port 5 + type: 1000base-t