From 5a46f5a48307b1e8a76037f67f3b03388e179399 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 24 Oct 2023 14:34:36 +0200 Subject: [PATCH] Add documentation for improv_ble (#29392) Co-authored-by: Franck Nijhof --- source/_integrations/improv_ble.markdown | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 source/_integrations/improv_ble.markdown diff --git a/source/_integrations/improv_ble.markdown b/source/_integrations/improv_ble.markdown new file mode 100644 index 00000000000..530df1e37c1 --- /dev/null +++ b/source/_integrations/improv_ble.markdown @@ -0,0 +1,25 @@ +--- +title: Improv via BLE +description: The Improv via BLE integration allows connecting devices implementing Improv via BLE to Wi-Fi. +ha_release: 2023.11 +ha_bluetooth: true +ha_category: + - Other +ha_codeowners: + - '@emontnemery' +ha_domain: improv_ble +ha_integration_type: device +--- + +The Improv via BLE integration allows connecting devices implementing Improv via BLE to Wi-Fi. + +For documentation on Improv via BLE, please visit the [documentation](https://www.improv-wifi.com/ble/). + +## Configuration + +Discovered devices will show up in the discovered section on the integrations page in the configuration panel. + +## Prerequisites + +The [Bluetooth](/integrations/bluetooth) integration must be enabled and functional. +