4860 Commits

Author SHA1 Message Date
NetBox-Bot
09c746720b Regenerate master slug list after successful PR merge
Some checks failed
update-cache / Build Lint and Format Cache (push) Has been cancelled
update-cache / Build PyTest Cache (push) Has been cancelled
Create Master Slug List on PR Merge / build (push) Has been cancelled
2026-01-07 08:02:43 +00:00
Miguel Rodriguez
80394db1bc Creation of FortiGate 1001F and FortiSwitch 3032G (#3782)
* Add FortiSwitch 3032E specifications

Added detailed specifications for the FortiSwitch 3032E including manufacturer, model, dimensions, weight, airflow, console ports, module bays, and interfaces.

* Add FortiGate 1001F device specifications

Added detailed specifications for the FortiGate 1001F device, including manufacturer, model, power ports, and interface types.

* Add additional files, make initial changes to first set

* Missed Fortinet FG-1001Fs

* Switched Fortinet Files from LF to CRLF

* Nevermind, it wanted LF not CRLF

* Ensure all images are accounted for

* Update device model to FortiSwitch 3032G

They uh...never released a F, and skipped straight to G.

* update: add weight, airflow to FG-1000/1001F

* fix: Change power to PSU module for FRUs

* Added image properties

---------

Co-authored-by: Harry <harry@cadby.co.uk>
2026-01-07 08:01:30 +00:00
NetBox-Bot
440983647c Regenerate master slug list after successful PR merge 2026-01-07 07:52:40 +00:00
edaleand
bf3ead03c5 Supermicro_aoc-stgn-i1s (#3837)
* Added Cisco CBS350-24FP-4X

* Added Cisco CBS350-24FP-4X

* Adding Supermicro AOC-STGN-i1S
2026-01-07 07:51:26 +00:00
Felix
2c32409614 Update Aruba-2930F-12G-PoEP-2SFPP.yaml: remove non-existent management port and enhance comment (#3838)
* Update Aruba-2930F-12G-PoEP-2SFPP.yaml

remove management port - does not exist. Enhance comment

* Fixed issues

---------

Co-authored-by: Harry <harry@cadby.co.uk>
2026-01-07 07:50:03 +00:00
NetBox-Bot
c2563cb6da Regenerate master slug list after successful PR merge 2026-01-07 07:48:47 +00:00
edaleand
5b377d2952 Supermicro_SuperChassis-113TQ-R700WB (#3840)
* Added Cisco CBS350-24FP-4X

* Added Cisco CBS350-24FP-4X

* Adding Supermicro SuperChassis-113TQ-R700WB

* Changed slug
2026-01-07 07:47:35 +00:00
NetBox-Bot
9352a0b9b3 Regenerate master slug list after successful PR merge 2026-01-04 21:44:40 +00:00
djagoo
47ab71e533 Added UGREEN DXP4800 Plus 4-Bay NAS (#3833)
* Added UGREEN DXP4800 Plus 4-Bay NAS

* added airflow and weight

* fixed typo

* added weight_unit
2026-01-04 21:43:17 +00:00
NetBox-Bot
4813ee9b7a Regenerate master slug list after successful PR merge 2026-01-04 21:08:54 +00:00
djagoo
40299ab94f Added Ubiquiti U7 Pro Outdoor (#3836)
* Added Ubiquiti U7 Pro Outdoor

* corrected non ascii character to deg
2026-01-04 21:07:22 +00:00
NetBox-Bot
0b95ee1031 Regenerate master slug list after successful PR merge 2026-01-02 21:42:57 +00:00
dependabot[bot]
18044e5f1b Bump pre-commit from 4.3.0 to 4.5.1 (#3828)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.5.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.3.0...v4.5.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 21:41:42 +00:00
NetBox-Bot
1e1a4ef8d3 Regenerate master slug list after successful PR merge 2026-01-02 21:22:07 +00:00
dependabot[bot]
db06d9283f Bump pytest from 8.4.2 to 9.0.2 (#3829)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harry <Harry@cadby.co.uk>
2026-01-02 21:20:50 +00:00
NetBox-Bot
00def4b80a Regenerate master slug list after successful PR merge 2026-01-02 21:10:41 +00:00
dependabot[bot]
2f0222cb26 Bump actions/checkout from 4 to 6 (#3831)
* Bump actions/checkout from 4 to 6

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Upgrade Python version from 3.9 to 3.12 as 3.9 is no longer supported and a newer version is a requirement for other updates

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harry <Harry@cadby.co.uk>
2026-01-02 21:09:26 +00:00
NetBox-Bot
a6d3c8075f Regenerate master slug list after successful PR merge 2026-01-02 14:13:00 +00:00
dependabot[bot]
319a03d856 Bump actions/stale from 9 to 10 (#3603)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harry <Harry@cadby.co.uk>
2026-01-02 14:11:30 +00:00
NetBox-Bot
14cc37bc4d Regenerate master slug list after successful PR merge 2026-01-02 14:02:58 +00:00
dependabot[bot]
2d9a474e3e Bump psutil from 7.1.2 to 7.2.1 (#3827)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.2 to 7.2.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.2...release-7.2.1)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harry <Harry@cadby.co.uk>
2026-01-02 14:01:14 +00:00
NetBox-Bot
c3bb077477 Regenerate master slug list after successful PR merge 2026-01-02 08:43:16 +00:00
Walday
3c931b8c98 Update weight for some item (#3800)
* Update shelf-drawer-1u-full-depth.yaml

* Update ProLiant-DL580-Gen10.yaml

* Update SNR-PDU-C-21AL21ABL-32L1.yaml

* Update 571956-B21.yaml

* Update ISR3845.yaml

* Update and rename CISCO3925-CHASSIS.yaml to ISR3925.yaml

* Update WS-C6509-E.yaml

* Update ASA5585-X.yaml

* Update ASA5585-SSP-20.yaml

* Update ISR4331.yaml

* Update WS-C3560X-48P-S.yaml

* Update WS-C3560X-48P.yaml

* Update WS-C3560X-48PF-S.yaml

* Update WS-C3750X-24P-S.yaml

* Update C1000-48FP-4G-L.yaml

* Update WS-C2960S-24PS-L.yaml

* Update Blanking-Panel-1U.yaml

* Update Blanking-Panel-2U.yaml

* Update Blanking-Panel-4U.yaml

* Update 7port-1u-pdu.yaml

* Update poe-injector.yaml

* Update SMX3000RMHV2UNC.yaml

* Update g620.yaml

* Update g610.yaml

* Update VIPNET-COORDINATOR-HW1000C.yaml

* Update D5V6-512G-NVMe-Ctrl.yaml

* Update D5V6-256G-NVMe-Ctrl.yaml

* Update D3V6-192G-SAS-Ctrl.yaml

* Update Dorado-3000-v6.yaml

* Update Dorado-5000-v6-enclosure.yaml

* Update Dorado-5000-v6-enclosure.yaml

* Update Dorado-3000-v6.yaml

* Update S6730-H48X6C.yaml

* Update S5735-L48P4X-A.yaml

* Update S5735-L48P4X-A1.yaml

* Update CE6820H-48S6CQ.yaml

* Update Primera-A630-Controller.yaml

* Update Primera-A650-Controller.yaml

* Update MSA-2050-SAS-Controller.yaml

* Update ProCurve-A5800-24G.yml

* Update AP8853.yaml

* Update AP8853.yaml

* Update ISR3845.yaml

* Update ISR3925.yaml

* Update ISR3825.yaml

* Update ISR2921.yaml

* Update ISR2901.yaml

* Update WS-C3750X-12S.yaml

* Update AIR-CT2504-K9.yaml

* Update AIR-CT2504-K9.yaml

* Update WS-C2960+24PC-L.yaml

* Update WS-C2960+24TC-L.yaml

* Update WS-C2960+48TC-L.yaml

* Create WS-C2960+48PST-L.yaml

* Update WS-C2960CG-8TC-L.yaml

* Update WS-C2960-24TC-S.yaml

* Update WS-C2960-24TC-S.yaml

* Update WS-C3750E-24TD.yaml

* Update VG224.yaml

* Update CCR1036-12G-4S.yaml

* Update RB260GS.yaml

* Update System-x3650.yaml

* Update R6Q74A.yaml

* Update Q6Q67A.yaml

* Update Q6Q67A.yaml

* Update R6Q74A.yaml

* Update g620.yaml

* Update WS-C2960-24TT-L.yaml

* Delete device-types/Cisco/WS-C2960-24-S.yaml

No model

* Create DGS-1210-10MP.yaml

* Update DGS-1210-10MP.yaml

* Create SG5600.yaml

* Create erd-2s.yaml

* Create ats-pdu-8a-10c13-c14-c14.yaml

* Create ats-pdu-8a-6s-c14-c14.yaml

* Create ats-pdu-8a-2s-6c13-c14-c14.yaml

* Create swp-5504poe-2p-ps.yaml

* Update swp-5504poe-2p-ps.yaml

* Create C9610R.yaml

* Update C9606R.yaml

* Create S2982G-8T.yaml

* Create 0u-fan-panel.yaml

* Create LPE35002-AP.yaml
2026-01-02 08:41:25 +00:00
NetBox-Bot
1a8f595c3d Regenerate master slug list after successful PR merge 2026-01-02 08:38:23 +00:00
Skye Fugate
ff891a98a9 Add Juniper AP47 Wi-Fi 7 access point with elevation images (#3834) 2026-01-02 08:37:00 +00:00
NetBox-Bot
91b97c39dd Regenerate master slug list after successful PR merge 2026-01-01 16:52:26 +00:00
Jens Erat
96ce99bd63 Add Intellinet/Logilink IP PDU (#3826)
* Add Intellinet/Logilink IP PDU

This is the same OEM device available under two brand names.

* Change model and part_number to string format

Updated model and part_number fields to use string format.

* Update PDU8P01.yaml

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
2026-01-01 16:50:56 +00:00
NetBox-Bot
5b75554571 Regenerate master slug list after successful PR merge 2026-01-01 16:50:31 +00:00
Jens Erat
52091506b8 Add Brennenstuhl 1390007009 power strip (#3832) 2026-01-01 16:48:41 +00:00
NetBox-Bot
2c971573e2 Regenerate master slug list after successful PR merge 2026-01-01 16:38:52 +00:00
Jens Erat
70070e2424 Add TL-SX3008F, details for TL-SX3016F (#3825)
* Add TL-SX3008F, details for TL-SX3016F

* Add weight and weight unit to TL-SX3008F.yaml

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
2026-01-01 16:37:23 +00:00
NetBox-Bot
eee8286b78 Regenerate master slug list after successful PR merge 2025-12-31 21:05:55 +00:00
Andrey Kim
96778896c4 Add SNR-S2985G-8T-POE.yaml (#3823) 2025-12-31 21:04:27 +00:00
NetBox-Bot
09bd6cbb59 Regenerate master slug list after successful PR merge 2025-12-31 09:54:21 +00:00
wiggy
92be2e1c92 Change is_full_depth to true for MX204 (#3824)
https://www.juniper.net/documentation/us/en/hardware/mx204/images/g009891.png

https://www.juniper.net/documentation/us/en/hardware/mx204/topics/topic-map/mx204-installing.html
2025-12-31 09:52:30 +00:00
NetBox-Bot
35c92ef2bb Regenerate master slug list after successful PR merge 2025-12-30 09:20:57 +00:00
Marcin Zieba
8af496076a fix: Detect duplicates between front<->rear ports mapping (#3821)
* fix: extend front/rear port check to modules

* fix: detect duplicates between front<->rear ports mapping

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
2025-12-30 09:19:17 +00:00
NetBox-Bot
c932b12e92 Regenerate master slug list after successful PR merge 2025-12-30 09:03:45 +00:00
edaleand
c023293173 Supermicro_mbd-x11-ssw-f (#3810)
* Added Cisco CBS350-24FP-4X

* Added Cisco CBS350-24FP-4X

* Adding Supermicro MBD-X11SSW-F

* Adding Supermicro PWS-704P-1R

* Realized it makes no sense to add PSUs to a motherboard model
2025-12-30 09:02:01 +00:00
Markus Viitamäki
d439fc41e2 Smartoptics Update (#3815)
* Smartoptics Update

* Lint stuff

* more lint stuff

* pre-commit checks fixed

* no pictures

* add back H-MD-09-921-928-4C.yaml

* ...

* remove H-MD-09-921-928-4C.yaml

* Add airflow property to H-MD-32-9140-9605.yaml

* Add airflow attribute to H-MD-40-921-960.yaml

* Add airflow information to M-3840-LL.yaml

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
2025-12-30 09:01:39 +00:00
NetBox-Bot
245b2b2bab Regenerate master slug list after successful PR merge 2025-12-30 08:54:28 +00:00
Markus Viitamäki
f714e62c70 Remove SmartOptics DWDM-filter (#3822) 2025-12-30 08:51:30 +00:00
NetBox-Bot
c45bac99a7 Regenerate master slug list after successful PR merge 2025-12-29 09:54:44 +00:00
Florian Strankowski
03598519ad Add Lenovo ThinkCentre-M75q-Gen5-Tiny Mini PC (#3819)
* Add Lenovo ThinkCentre-M75q-Gen5-Tiny Mini PC

* Update and rename ThinkCentre-M75q-Gen5-Tiny.yaml to ThinkCentre-M75q-Gen-5-Tiny.yaml

Fixed issues

* Fix indentation in ThinkCentre-M75q-Gen-5-Tiny.yaml

* fixed issues

---------

Co-authored-by: Florian Strankowski <fs@uniquoo.com>
Co-authored-by: Harry <Harry@cadby.co.uk>
2025-12-29 09:53:16 +00:00
NetBox-Bot
2b37b6daa0 Regenerate master slug list after successful PR merge 2025-12-28 16:49:36 +00:00
m-hau
c390a41d82 Optimize pre-commit download (#3674)
* Fix non-local rack pickle path

Looks like a copy&paste error from/in 57742dbb.

* Optimize download

Use a partial clone, which is supported in Git since 2.18 (released
2018). The amount of actually downloaded data is roughly equal to the
size of the required files, the compression offsets the git overhead.

* Fallback for old git versions

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
2025-12-28 16:48:10 +00:00
NetBox-Bot
e241d3e575 Regenerate master slug list after successful PR merge 2025-12-28 16:42:03 +00:00
Grische
91e3bb5555 Add missing MGMT port for MikroTik CRS326-24S+2Q (#3804) 2025-12-28 16:40:35 +00:00
Grische
3fa8b94942 Add missing MGMT port for MikroTik CRS354-48G/P (#3803) 2025-12-28 16:40:09 +00:00
NetBox-Bot
207c64d218 Regenerate master slug list after successful PR merge 2025-12-27 22:51:00 +00:00