Commit Graph

5 Commits

Author SHA1 Message Date
Nathan Bonner
332764ed7f
feat: ubiquiti unifi switch 24 pro poe gen2 update (#1582)
* feat: add elevation images for ubiquiti-unifi-dream-machine-pro (#1)

* feat: add front_image & back_image (#3)

* feat: ubiquiti unifi switch 24 pro poe gen2 update (#4)

* fix: update is_full_depth to false as chassis is only 11.24 inches deep

* feat: add ubiquiti-unifi-switch-24-pro-poe-gen2 elevation images

* feat: add front_image & back_image
2023-08-29 14:27:38 -04:00
Daniel W. Anner
7ab7852a3b
Slug Migration (#1375)
* Migrated device slugs for 3com

* Migrated device slugs for A10

* migrating manufacturers slugs

* Migrated device slugs for AVM

* Migrated device slugs for Avocent

* Migrated device slugs for Brocade

* Migrated device slugs for Calix

* Migrated device slugs for Checkpoint

* Migrated device slugs for more Checkpoint files

* Migrated device slugs for Ciena

* Migrated device slugs for Citrix

* Migrated device slugs for Colable

* Migrated device slugs for Corning

* Migrated device slugs for CryptoPro

* Migrated device slugs for CyberPower

* Migrated device slugs for Datacom

* Migrating slug definition for manufacturer Deciso

* Migrating slug definition for manufacturer Dell

* Migrating slug definition for manufacturer Extreme Networks

* Migrating slug definition for manufacturer F5

* Migrating slug definition for manufacturer Fortinet

* Migrating slug definition for manufacturer FS

* Migrating slug definition for manufacturer Generic

* Migrating slug definition for manufacturer Huawei

* Migrating slug definition for manufacturer LANCOM

* Migrating slug definition for manufacturer Lenovo

* Migrating slug definition for manufacturer Mikrotik

* Migrating slug definition for manufacturer Opengear

* Migrating slug definition for manufacturer Palo Alto

* Migrating slug definition for manufacturer Panduit

* Migrating slug definition for manufacturer QNAP

* Migrating slug definition for manufacturer Rockwell Automation

* Migrating slug definition for manufacturer Ubiquiti

* Migrating slug definition for manufacturer Yamaha

* Migrating slug definition for manufacturer WTI

* Migrating slug definition for manufacturers

* Migrating slug definition for manufacturer Rohde & Schwarz

* fixing double slugs and file names

* fixing slug names to match proper format

* fixing slug names to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for Nokia. Also fixed file names for elevation images.

* fixing slugs to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for manufacturer Cisco

* fixing slugs to match proper format for manufacturer MikroTik

* fixing slugs to match proper format for manufacturer Ubiquiti

* adding sloppy script used to migrate files
2023-05-22 16:38:34 -04:00
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