From d5cdebc9d9ac1b40735f8752c12bbaaf516b2be8 Mon Sep 17 00:00:00 2001 From: Jc2k Date: Fri, 12 Aug 2022 09:59:13 +0100 Subject: [PATCH] Xiaomi BLE now supports some binary sensors (#23736) Co-authored-by: J. Nick Koston --- source/_integrations/xiaomi_ble.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/xiaomi_ble.markdown b/source/_integrations/xiaomi_ble.markdown index 63185dcf986..47ea3673869 100644 --- a/source/_integrations/xiaomi_ble.markdown +++ b/source/_integrations/xiaomi_ble.markdown @@ -2,6 +2,7 @@ title: Xiaomi BLE description: Instructions on how to integrate Xiaomi BLE devices into Home Assistant. ha_category: + - Binary Sensor - Sensor ha_bluetooth: true ha_release: 2022.8 @@ -12,6 +13,7 @@ ha_codeowners: ha_domain: xiaomi_ble ha_config_flow: true ha_platforms: + - binary_sensor - sensor ha_integration_type: integration --- @@ -36,6 +38,12 @@ It is possible that we detect your device because it uses the MiBeacon protocol - Voltage - Battery +It also supports the following classes of binary sensors: + +- Light +- Smoke +- Moisture + ## Encryption Some devices use AES encryption to protect the sensor values they are broadcasting.