Commit Graph

8 Commits

Author SHA1 Message Date
Joseph Badow
cf186dd89f
Ubiquiti devices (#938)
* Added POE support for interfaces

* Fixed PoE type for port 17-24

* Adding PoE function for interfaces

* Adding Switch Pro 48

* Adding PoE support for interfaces on "Switch 24 PoE"

* Adding PoE on interfaces for "UniFi Switch Lite 8 PoE"

* Adding PoE for "Access Point In-Wall HD"

* Added PoE to "Cloud Key Gen2"

* Fixing model name for "Cloud Key Gen2"

* Adding PoE and console connection to "Cloud Key Plus"

* Adapting naming conventions from other Ubiquiti devices

* Adding "Power Backup" unit

* Remove trailing whitespace

* Fixing model name for UDM-Pro

* Fixing model name and slug

* Added  interface types to the USP-RPS

* fixed uck-g2-plus console port

* Fixed UniFi cloud key model names and slugs to match manufacturer datasheets

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2023-01-09 11:18:02 -05:00
matthew
38784ad3c1
Adding the UniFi Dream Machine (non-pro) (#987)
* Adding the UniFi Dream Machine (non-pro)

* Update to airflow, as I used an invalid option.

* Changed power supply type to 'other'

* Updating port names for UDM and UDM-Pro as per discussion.

* Changed power type to iec-60320-c8

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2022-12-27 16:21:34 -05:00
Kristin Davidson
5a494d0487
Update Ubiquiti USW-Aggregation and UDM-Pro (#622)
* Update Ubiquiti USW-Aggregation switch to 8 ports instead of 10
* Update UDM-Pro model name to be the full name, add part number, airflow, and make it not full-depth
* Include UniFi brand name in UDM-Pro model name
* Add airflow field to device type schema
2022-01-24 13:42:40 -05:00
Julian Hüppauff
e96a742eeb
Fixed Typo in the Name (#615) 2021-12-30 18:13:19 -05:00
benclement
69b2095963
Adding Raritan Switchable Transfer Switch device type (#441)
* Adding Raritan Switchable Transfer Switch device type
2021-08-16 22:12:05 -04:00
Gauthier
0b814f2088
Ubiquiti er es usg (#384) 2021-05-11 16:10:54 -04:00
Ryan Merolle
7b303a5ace
YAML Formatting & Validation (#347)
* leverage yamllint in GitHub actions 

* add pre-commits

* validation updates

* Update README.md

* Update CONTRIBUTING.md
2021-02-27 07:25:47 -05:00
kantchev
11a3d6a8b8
ubiquiti-all-unifi-devices (#171)
* Added all Ubiquiti UniFi Generation 1 switches (incl. desktop models)

* Added all Ubiquiti UniFi Generation 2 switches

* Added all Ubiquiti UniFi security gateways
Fixed file naming extended and reordered content of existing USG-PRO-4

* Added all Ubiquiti UniFi application server devices

* Fixed non defined power port type

* Fixed duplicate console port name

* Fixed missing blank line at EOF
Altered placeholder for undefined plug connection type for power ports

* Added proper comments for all devices

* Removed redundant information "mgmt_only: false"
Added label to all PoE ports

* Added proper comments for all devices

* Changed port naming from 'RJ45 xx' to 'Port xx'

Co-authored-by: akantchev <akantchev@AK84X220>
2021-02-01 08:01:30 -05:00