From 1e3ab629a06a20cb9a6390db6e98adad57898d08 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 16 Jan 2023 00:17:57 -1000 Subject: [PATCH] Add Bluetooth Adapters integration (#25730) --- .../_integrations/bluetooth_adapters.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/_integrations/bluetooth_adapters.markdown diff --git a/source/_integrations/bluetooth_adapters.markdown b/source/_integrations/bluetooth_adapters.markdown new file mode 100644 index 00000000000..6c1a2be3a1c --- /dev/null +++ b/source/_integrations/bluetooth_adapters.markdown @@ -0,0 +1,17 @@ +--- +title: Bluetooth Adapters +description: Bluetooth Adapters provides access to local and remote Bluetooth Adapters +ha_release: 2023.2 +ha_category: + - Other +ha_codeowners: + - '@bdraco' +ha_domain: bluetooth_adapters +ha_integration_type: system +--- + +Bluetooth Adapters provides access to local and remote Bluetooth Adapters to integrations that use Bluetooth. + +## Configuration + +This integration is not user configurable.