From d8f34ea658932e60d0fc81f99077436b9f2536bd Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Sun, 7 Feb 2016 22:00:22 +0000 Subject: [PATCH 1/2] Update honeywell thermostat docs for US devices --- .../_components/thermostat.honeywell.markdown | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/source/_components/thermostat.honeywell.markdown b/source/_components/thermostat.honeywell.markdown index 554b224734d1..59b8f4f3e2d5 100644 --- a/source/_components/thermostat.honeywell.markdown +++ b/source/_components/thermostat.honeywell.markdown @@ -2,7 +2,7 @@ layout: page title: "Honeywell Thermostat" description: "Instructions how to integrate Honeywell thermostats within Home Assistant." -date: 2015-11-09 17:15 +date: 2016-02-07 22:01 sidebar: true comments: false sharing: true @@ -23,8 +23,23 @@ thermostat: password: YOUR_PASSWORD ``` +If you are using a Honeywell thermostat in the US, you also need to provide the thermostat identifier: + +```yaml + id: IDENT +``` + Configuration variables: - **username** (*Required*: The username of an user with access. - **password** (*Required*): The password for your given admin account. - **away_temperature** (*optional*): Heating setpoint when away mode is on. If omitted it defaults to 16.0 deg C. +- **id** (*optional*): Thermostat identifier + +To find your thermostat identifier, log into your account, choose a thermostat (if applicable) and then look at the URL. It should look something like this: + +``` +https://mytotalconnectcomfort.com/portal/Device/Control/1234567 +``` + +In this case, the identifier is `1234567`. From ac3863dad4769b2c8fb74b9e1c88f02827053587 Mon Sep 17 00:00:00 2001 From: Dan Smith Date: Sun, 7 Feb 2016 22:26:01 +0000 Subject: [PATCH 2/2] Update nx584 alarm platform docs Adds a logo and clarifies some things. --- .../alarm_control_panel.nx584.markdown | 8 +++++--- source/images/supported_brands/networx.png | Bin 0 -> 4184 bytes 2 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 source/images/supported_brands/networx.png diff --git a/source/_components/alarm_control_panel.nx584.markdown b/source/_components/alarm_control_panel.nx584.markdown index 860436fc21a9..12a070299470 100644 --- a/source/_components/alarm_control_panel.nx584.markdown +++ b/source/_components/alarm_control_panel.nx584.markdown @@ -7,10 +7,12 @@ sidebar: true comments: false sharing: true footer: true +logo: networx.png ha_category: Alarm --- -The `nx584` platform is consuming the information provided by a NetworX-based alarm panels and should work for any such panel equipped with a NX584 serial interface module like Caddx, GE, or Interlogix. This includes NX-4/6/8/8E, where the NX8E has this interface built-in. +The `nx584` platform provides integration with GE, Caddx, Interlogix (and other brands) alarm panels that support the NX584 interface module (or have it built in). Supported panels include NX4/6/8/8E. Actual integration is done through [pynx584](http://github.com/kk7ds/pynx584) which is required for this to work. + To enable this, add the following lines to your `configuration.yaml`: @@ -18,10 +20,10 @@ To enable this, add the following lines to your `configuration.yaml`: # Example configuration.yaml entry alarm_control_panel: platform: nx584 - host: IP_ADDRESS + host: ADDRESS ``` Configuration variables: -- **host** (*Optional*): The IP address of the pynx584 backend server. Defaults to `localhost:5007`. +- **host** (*Optional*): This is the host connection string (host:port) for the nx584 server process. If unset, it is assumed to be `localhost:5007`, which will work if the server process is running on the same system as home-assistant. diff --git a/source/images/supported_brands/networx.png b/source/images/supported_brands/networx.png new file mode 100644 index 0000000000000000000000000000000000000000..560e4c96062f8e8f0b297fb4c7dbc71918763c0d GIT binary patch literal 4184 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 literal 0 HcmV?d00001