1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #9343: Add Ubiquiti SmartPower power outlet type

This commit is contained in:
jeremystretch
2022-05-12 10:17:29 -04:00
parent 72b2ab03cc
commit c4c93ee346
2 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* [#9280](https://github.com/netbox-community/netbox/issues/9280) - Allow adopting existing components when installing a module
* [#9314](https://github.com/netbox-community/netbox/issues/9314) - Add device and VM filters for FHRP group assignments
* [#9340](https://github.com/netbox-community/netbox/issues/9340) - Introduce support for error reporting via Sentry
* [#9343](https://github.com/netbox-community/netbox/issues/9343) - Add Ubiquiti SmartPower power outlet type
### Bug Fixes