Add my links for the Bluetooth monitors (#25270)

The plan is to link these in the Bluetooth docs for help debugging
This commit is contained in:
J. Nick Koston 2025-05-02 05:46:36 -05:00 committed by Bram Kragten
parent 5d89563aa5
commit fae619085c

View File

@ -110,6 +110,14 @@ export const getMyRedirects = (): Redirects => ({
component: "bluetooth",
redirect: "/config/bluetooth",
},
bluetooth_advertisement_monitor: {
component: "bluetooth",
redirect: "/config/bluetooth/advertisement-monitor",
},
bluetooth_connection_monitor: {
component: "bluetooth",
redirect: "/config/bluetooth/connection-monitor",
},
config_dhcp: {
component: "dhcp",
redirect: "/config/dhcp",