mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-12 20:40:23 +00:00
Split Bluetooth APIs to their own page (#1641)
* Split Bluetooth APIs to their own page * Split Bluetooth APIs to their own page * Split Bluetooth APIs to their own page
This commit is contained in:
@@ -114,7 +114,7 @@ module.exports = {
|
||||
{
|
||||
type: "category",
|
||||
label: "Bluetooth",
|
||||
items: ["bluetooth", "core/bluetooth/bluetooth_fetching_data"],
|
||||
items: ["bluetooth", "core/bluetooth/bluetooth_fetching_data", "core/bluetooth/api"],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user