From 0aec729ee5742cf1aa4297a5bf7593c48504f4ca Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 5 Oct 2016 11:56:08 +0200 Subject: [PATCH] Fix typo --- source/_components/sensor.rest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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