From 6b572a54d6f2eed348d6770ad8c4e11ed9e65ea8 Mon Sep 17 00:00:00 2001 From: jbags81 Date: Mon, 1 Feb 2016 22:06:03 -0500 Subject: [PATCH] corrected configuration typo insteon: was corrected to insteon_hub: --- source/_components/insteon_hub.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/insteon_hub.markdown b/source/_components/insteon_hub.markdown index 407c6c81c9a..9a4750d59f2 100644 --- a/source/_components/insteon_hub.markdown +++ b/source/_components/insteon_hub.markdown @@ -19,7 +19,7 @@ To integrate your Insteon Hub with Home Assistant, add the following section to ```yaml # Example configuration.yaml entry -insteon: +insteon_hub: username: YOUR_USERNAME password: YOUR_PASSWORD api_key: YOUR_API_KEY