diff --git a/source/_integrations/torque.markdown b/source/_integrations/torque.markdown index 40abafe44b2..59362f055d9 100644 --- a/source/_integrations/torque.markdown +++ b/source/_integrations/torque.markdown @@ -29,7 +29,7 @@ Under the **Logging Preferences** header: Under the **Realtime Web Upload** header: - Check **Upload to web-server**. -- Enter `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/TSL](/docs/ecosystem/certificates/). +- 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/TSL](/docs/ecosystem/certificates/). - 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).