Update insteon.markdown (#7559)

Remove ip port configuration variable for hub model 2242 since it uses the socket connection method.
This commit is contained in:
Joseph Perera 2018-11-17 01:23:35 -08:00 committed by Fabian Affolter
parent 1058e3ddaa
commit 9ccd80b546

View File

@ -51,7 +51,6 @@ To set up an INSTEON Hub model [2242], use the following configuration:
# Hub 2242 configuration variables
insteon:
host: HOST
ip_port: IP_PORT
hub_version: 1
```