Skip to content

Commit

Permalink
Added AVM yaml's (#2201)
Browse files Browse the repository at this point in the history
* Added AVM yaml's

* Fixed Issues

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
  • Loading branch information
CyberSec-Keitaro and harryajc authored Jan 3, 2025
1 parent 14e4a11 commit ca8ef79
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 0 deletions.
34 changes: 34 additions & 0 deletions device-types/AVM/FRITZBox-5530-Fiber-DE.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
manufacturer: AVM
model: FRITZ!Box 5530 Fiber (DE)
slug: avm-fritzbox-5530-fiber-de
part_number: '20002937'
u_height: 0
is_full_depth: false
airflow: passive
comments: '[AVM FRITZ!Box 5530 Fiber Datasheet](https://avm.de/produkte/fritzbox/fritzbox-5530-fiber/technische-daten/) - [AVM FRITZ!Box 5530 Handbuch](https://assets.avm.de/files/docs/fritzbox/fritzbox-5530/fritzbox-5530_man_de_DE.pdf)'
power-ports:
- name: Power
type: dc-terminal
maximum_draw: 16
interfaces:
- name: FIBER
label: FIBER
type: other
- name: FON
label: FON
type: other
- name: LAN1
label: LAN 1
type: 2.5gbase-t
- name: LAN2
label: LAN 2
type: 1000base-t
- name: LAN3
label: LAN 3
type: 1000base-t
- name: LAN4
label: LAN 4
type: 1000base-t
- name: WiFi
type: ieee802.11ax
19 changes: 19 additions & 0 deletions device-types/AVM/FRITZRepeater-1200.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
manufacturer: AVM
model: FRITZ!Repeater 1200
slug: avm-fritzrepeater-1200
part_number: '20002854'
u_height: 0
is_full_depth: false
airflow: passive
comments: '[AVM FRITZ!Repeater 1200 Handbuch](https://assets.avm.de/files/docs/fritzwlan/fritzrepeater-1200/fritzrepeater-1200_man_de_DE.pdf)'
power-ports:
- name: Power
type: ita-c
maximum_draw: 4
interfaces:
- name: LAN
label: LAN
type: 1000base-t
- name: WiFi
type: ieee802.11ac
20 changes: 20 additions & 0 deletions device-types/AVM/FRITZRepeater-1200AX.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
manufacturer: AVM
model: FRITZ!Repeater 1200ax
slug: avm-fritzrepeater-1200ax
part_number: '20002974'
u_height: 0
is_full_depth: false
airflow: passive
comments: '[AVM Fritz!Repeater 1200 AX Technische Daten](https://avm.de/produkte/wlan-mesh/fritzrepeater-1200-ax/technische-daten/) - [AVM FRITZ!WLAN Repeater
1200ax Handbuch](https://assets.avm.de/files/docs/fritzwlan/fritz-repeater-1200-ax/fritz-repeater-1200-ax_man_de_DE.pdf)'
power-ports:
- name: Power
type: ita-c
maximum_draw: 4
interfaces:
- name: LAN
label: LAN
type: 1000base-t
- name: WiFi
type: ieee802.11ac
19 changes: 19 additions & 0 deletions device-types/AVM/FRITZRepeater-1750E.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
manufacturer: AVM
model: FRITZ!Repeater 1750E
slug: avm-fritzrepeater-1750e
part_number: '20002686'
u_height: 0
is_full_depth: false
airflow: passive
comments: '[AVM FRITZ!Repeater 1750E Handbuch](https://assets.avm.de/files/docs/fritzwlan/fritzwlan-repeater-1750e/fritzwlan-repeater-1750e_man_de_DE.pdf)'
power-ports:
- name: Power
type: ita-c
maximum_draw: 6
interfaces:
- name: LAN
label: LAN
type: 1000base-t
- name: WiFi
type: ieee802.11ac
22 changes: 22 additions & 0 deletions device-types/AVM/FRITZWLAN-Repeater-DVB-C.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: AVM
model: FRITZ!WLAN Repeater DVB-C
slug: avm-fritzwlan-repeater-dvb-c
part_number: '20002679'
u_height: 0
is_full_depth: false
airflow: passive
comments: '[AVM FRITZ!WLAN Repeater DVB-C Handbuch](https://assets.avm.de/files/docs/fritzwlan/fritzwlan-repeater-dvb-c/fritzwlan-repeater-dvb-c_man_de_DE.pdf)'
power-ports:
- name: Power
type: ita-c
maximum_draw: 6
interfaces:
- name: LAN
label: LAN
type: 1000base-t
- name: DVB-C
label: DVB-C
type: other
- name: WiFi
type: ieee802.11ac

0 comments on commit ca8ef79

Please sign in to comment.