Remove netbox_proxbox configuration and tidy up requirements-plugins.txt

This commit is contained in:
bboerni2 2025-09-26 12:04:20 +02:00
parent 333924e970
commit 53abe4872e
2 changed files with 2 additions and 3 deletions

View file

@ -13,8 +13,6 @@ PLUGINS = [
]
PLUGINS_CONFIG = {
"netbox_proxbox": {
},
"netbox_inventory": {
"sync_serial_to_device": True,
"sync_asset_tag_to_device": True,

View file

@ -4,7 +4,8 @@ netbox-plugin-prometheus-sd>=1.2.0
netbox-qrcode>=0.0.17,<1.0.0
netbox-floorplan-plugin==0.8.0
netbox-proxbox>=0.0.6b2
proxbox-api>=0.0.2
proxbox-api>=0.0.2
pynetbox>=7.0.0
netbox-otp-plugin>=1.3.3
netbox-lists
netbox-inventory