mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-02 00:27:49 +01:00
Add thread configuration my link (#29861)
This commit is contained in:
committed by
Bram Kragten
parent
0793af6846
commit
9ca1cfbf4a
@@ -106,6 +106,10 @@ export const getMyRedirects = (): Redirects => ({
|
||||
component: "matter",
|
||||
redirect: "/config/matter/dashboard",
|
||||
},
|
||||
config_thread: {
|
||||
component: "thread",
|
||||
redirect: "/config/thread",
|
||||
},
|
||||
add_zigbee_device: {
|
||||
component: "zha",
|
||||
redirect: "/config/zha/add",
|
||||
|
||||
Reference in New Issue
Block a user