From aaaa0fc48255a4c96fe2ca519ad8f8fa1be93d45 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 13 Jan 2016 09:04:51 +0100 Subject: [PATCH] Fix #151 --- source/_components/binary_sensor.arest.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/binary_sensor.arest.markdown b/source/_components/binary_sensor.arest.markdown index 9315bb68d3b..dc383882e93 100644 --- a/source/_components/binary_sensor.arest.markdown +++ b/source/_components/binary_sensor.arest.markdown @@ -18,7 +18,7 @@ To use your aREST binary sensor in your installation, add the following to your ```yaml # Example configuration.yaml entry -sensor: +binary_sensor: platform: arest resource: http://IP_ADDRESS name: Office Switch