mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Fix shell command in Tank Utility documentation (#25444)
This commit is contained in:
parent
992278ea4c
commit
bb91e10a9e
@ -31,7 +31,7 @@ The device item value is the last segment of the URL path, e.g., the URL
|
|||||||
1. Obtain your personal token:
|
1. Obtain your personal token:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl --user <my_username>:<my_password> https://data.tankutility.com/api/getToken`
|
curl --user <my_username>:<my_password> https://data.tankutility.com/api/getToken
|
||||||
```
|
```
|
||||||
|
|
||||||
The JSON response structure should resemble:
|
The JSON response structure should resemble:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user