From b0621c23cafcb2b4b7af972828c3343e62f0a855 Mon Sep 17 00:00:00 2001 From: masseo <125076223+matte-oss@users.noreply.github.com> Date: Tue, 28 Oct 2025 17:31:35 +0100 Subject: [PATCH] Fix broken URL (#41499) --- source/_integrations/bthome.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/bthome.markdown b/source/_integrations/bthome.markdown index b095d9dab21..7be4a294fc3 100644 --- a/source/_integrations/bthome.markdown +++ b/source/_integrations/bthome.markdown @@ -28,4 +28,4 @@ BTHome is an energy effective but flexible BLE format to broadcast data with Blu ## Bindkey -When using encryption for your BTHome sensor, you will be prompted 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 be prompted 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).