Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AVM yaml's #2201

Merged
merged 3 commits into from
Jan 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading