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).