From cf3798a017f27ba24fcdc06d94297111e6a3b113 Mon Sep 17 00:00:00 2001 From: Ernst Klamer Date: Tue, 6 Sep 2022 18:52:21 +0200 Subject: [PATCH] Rename BThome to BTHome (#24006) --- source/_integrations/bthome.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/_integrations/bthome.markdown b/source/_integrations/bthome.markdown index 4bdff02b155..1f54b68a3b3 100644 --- a/source/_integrations/bthome.markdown +++ b/source/_integrations/bthome.markdown @@ -1,6 +1,6 @@ --- -title: BThome Bluetooth -description: Instructions on how to integrate BThome BLE devices into Home Assistant. +title: BTHome Bluetooth +description: Instructions on how to integrate BTHome BLE devices into Home Assistant. ha_category: - Sensor ha_bluetooth: true @@ -15,13 +15,13 @@ ha_platforms: ha_integration_type: integration --- -Integrates [BThome](https://bthome.io/) BLE devices into Home Assistant. +Integrates [BTHome](https://bthome.io/) BLE devices into Home Assistant. {% include integrations/config_flow.md %} -The BThome BLE integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional. +The BTHome BLE integration will automatically discover devices once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional. -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/). +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 @@ -29,4 +29,4 @@ 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). +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).