mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix typo
This commit is contained in:
parent
967ace40e7
commit
0aec729ee5
@ -110,7 +110,7 @@ The REST sensor supports HTTP authentication and customized headers.
|
|||||||
resource: http://IP_ADDRESS:5000/sensor
|
resource: http://IP_ADDRESS:5000/sensor
|
||||||
username: ha1
|
username: ha1
|
||||||
password: test1
|
password: test1
|
||||||
authetication: basic
|
authentication: basic
|
||||||
headers:
|
headers:
|
||||||
User-agent: Home Assistant
|
User-agent: Home Assistant
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user