diff --git a/source/_components/sensor.rest.markdown b/source/_components/sensor.rest.markdown index ffd99ff663a..366b5d644ee 100644 --- a/source/_components/sensor.rest.markdown +++ b/source/_components/sensor.rest.markdown @@ -110,7 +110,7 @@ The REST sensor supports HTTP authentication and customized headers. resource: http://IP_ADDRESS:5000/sensor username: ha1 password: test1 - authetication: basic + authentication: basic headers: User-agent: Home Assistant Content-Type: application/json