mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Minor fix
This commit is contained in:
parent
b1a956820b
commit
654ead8f9b
@ -39,7 +39,7 @@ print(response.text)
|
||||
```
|
||||
|
||||
<p class='note'>
|
||||
You can append <code>?api_password=YOUR_PASSWORD</code> to any url to log in automatically.
|
||||
You can append `?password=YOUR_PASSWORD` to any url to log in automatically.
|
||||
</p>
|
||||
|
||||
Successful calls will return status code 200 or 201. Other status codes that can return are:
|
||||
|
Loading…
x
Reference in New Issue
Block a user