Fix typo
This commit is contained in:
parent
967ace40e7
commit
0aec729ee5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue