From 9c161ad718e74c3285c960f27422dfefeec29577 Mon Sep 17 00:00:00 2001 From: k-masters <20518667+k-masters@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:49:23 -0500 Subject: [PATCH] Add Ubiquiti U6+ Access Point (#1718) * Add Ubiquiti U6+ Access Point * Update slug * Update slug --- device-types/Ubiquiti/U6+.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 device-types/Ubiquiti/U6+.yaml diff --git a/device-types/Ubiquiti/U6+.yaml b/device-types/Ubiquiti/U6+.yaml new file mode 100644 index 000000000..4359ef9f1 --- /dev/null +++ b/device-types/Ubiquiti/U6+.yaml @@ -0,0 +1,21 @@ +--- +manufacturer: Ubiquiti +model: U6+ +part_number: U6+ +slug: ubiquiti-u6-plus +u_height: 0 +is_full_depth: false +comments: | + [UniFi 6+ Access Point](https://store.ui.com/us/en/products/u6-plus) +airflow: passive +weight: 338.0 +weight_unit: g +interfaces: + - name: lan0 + type: 1000base-t + poe_mode: pd + poe_type: type1-ieee802.3af + - name: wlan0 + type: ieee802.11ax + - name: wlan1 + type: ieee802.11ax