Commit Graph

3 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
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