diff --git a/device-types/Ubiquiti/U6-LR.yaml b/device-types/Ubiquiti/U6-LR.yaml new file mode 100644 index 00000000..2f1dd975 --- /dev/null +++ b/device-types/Ubiquiti/U6-LR.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Ubiquiti +model: U6-LR +slug: u6-lr +u_height: 0 +is_full_depth: false +comments: '[UniFi 6 Long Range Access Point](https://store.ui.com/products/unifi-6-long-range-access-point)' +interfaces: + - name: lan0 + type: 1000base-t + mgmt_only: false diff --git a/device-types/Ubiquiti/UAP-FlexHD.yaml b/device-types/Ubiquiti/UAP-FlexHD.yaml new file mode 100644 index 00000000..1bcf90e6 --- /dev/null +++ b/device-types/Ubiquiti/UAP-FlexHD.yaml @@ -0,0 +1,11 @@ +--- +manufacturer: Ubiquiti +model: UAP-FlexHD +slug: uap-flexhd +u_height: 0 +is_full_depth: false +comments: '[UniFi FlexHD Access Point](https://store.ui.com/products/unifi-flexhd)' +interfaces: + - name: lan0 + type: 1000base-t + mgmt_only: false