mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
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:
parent
5d89563aa5
commit
fae619085c
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user