mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +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
c07bf68161
commit
b0d4c699db
@ -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