mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Fixed torque webserver url (#24472)
This commit is contained in:
parent
151c4173fc
commit
e0be23ea95
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user