From a6b2ee51c7b9ef39c3e0b748bf88cf2311719bcc Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Tue, 24 Jun 2025 14:13:16 +0200 Subject: [PATCH] another textlint (#39689) --- source/_integrations/torque.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/torque.markdown b/source/_integrations/torque.markdown index 5b0458cd855..1d73adaa902 100644 --- a/source/_integrations/torque.markdown +++ b/source/_integrations/torque.markdown @@ -31,7 +31,7 @@ Under the **Realtime Web Upload** header: - Check **Upload to web-server**. - Enter `https://HOST/api/torque` or `https://@/HOST:PORT/api/torque` as the **Web-server URL**, where `HOST` and `PORT` are your externally accessible Home Assistant HTTP host. To use a Bearer Token, this has to be [SSL/TLS](/docs/ecosystem/certificates/). -- Enable **Send https: Bearer Token** (available since Torque Pro 1.12.46) +- Enable **Send HTTPS: Bearer Token** (available since Torque Pro 1.12.46) - Paste a Long-Lived Access Token from any Home Assistant user in **Set Bearer Token** field. - Enter an email address in **User Email Address** (this can be any non empty string you like). - Optionally set the **Web Logging Interval**. The 2-second default may quickly fill up the Home Assistant history database.