From c75fe728825a2e953463be6d5ce3c170637abb01 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Tue, 13 Sep 2022 19:08:55 +0200 Subject: [PATCH] Remove supported sensors (#24072) --- source/_integrations/bthome.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/bthome.markdown b/source/_integrations/bthome.markdown index 1f54b68a3b3..937b13b3b5b 100644 --- a/source/_integrations/bthome.markdown +++ b/source/_integrations/bthome.markdown @@ -23,10 +23,6 @@ The BTHome BLE integration will automatically discover devices once the [Bluetoo BTHome is an energy effective but flexible BLE format to broadcast data with Bluetooth and allows you to create your own DIY BLE sensors. More information about the BTHome BLE format and projects that use the format can be found on the [BTHome website](https://bthome.io/). -## Supported sensor measurements - -The current release only supports sensors, no binary sensors. - ## Bindkey When using encryption for your BTHome sensor, you will promted to enter your 32 character hexadecimal (16 bytes) encryption key. This key is called the bindkey. More information about the bindkey can be found in the [specifications](https://bthome.io/#encryption).