Remove supported sensors (#24072)

This commit is contained in:
Ernst Klamer 2022-09-13 19:08:55 +02:00 committed by GitHub
parent 695a2def60
commit c75fe72882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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