From 874c42c2bed1173416e17849c16aef711eb58524 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 27 Jan 2016 09:36:20 +0100 Subject: [PATCH] Change ISY to insteon --- source/_components/insteon.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_components/insteon.markdown b/source/_components/insteon.markdown index b60336583b..3482fa669f 100644 --- a/source/_components/insteon.markdown +++ b/source/_components/insteon.markdown @@ -18,12 +18,11 @@ To integrate your Insteon hub with Home Assistant, add the following section to ```yaml # Example configuration.yaml entry insteon: - host: ISY_ADDRESS username: YOUR_USERNAME password: YOUR_PASSWORD ``` Configuration variables: -- **username** (*Required*): The username that used to access the ISY interface. -- **password** (*Required*): The password that used to access the ISY interface. +- **username** (*Required*): The username that used to access the Insteon interface. +- **password** (*Required*): The password that used to access the Insteon interface.