From 42318f019b73f3a140272fb5da36b112499ee535 Mon Sep 17 00:00:00 2001 From: "Craig J. Ward" Date: Thu, 19 Jan 2017 16:04:22 -0600 Subject: [PATCH] Insteon local (#1829) * add documentation * insteon switch * update documentation * update documentation --- source/_components/insteon_local.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/insteon_local.markdown b/source/_components/insteon_local.markdown index 10172c55460..1b1343083a3 100644 --- a/source/_components/insteon_local.markdown +++ b/source/_components/insteon_local.markdown @@ -26,7 +26,7 @@ insteon_local: ``` Configuration variables: - +*Note: The username and password here are for the hub and are different than the ones used to access the app. You can usually find these on the bottom of your hub (unless you've changed them through the settings in the app)* - **host** (*Required*): The IP address of your hub. - **username** (*Required*): The username used to access the Insteon interface (find in your Insteon app). - **password** (*Required*): The password used to access the Insteon interface.