From 5ca9174f15872f6a312fac861b3d0576ca0bdee3 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 11 May 2021 23:53:14 -0500 Subject: [PATCH 1/3] Add support for American Standard thermostats --- source/_integrations/nexia.markdown | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/source/_integrations/nexia.markdown b/source/_integrations/nexia.markdown index 817510a5205a..61c50e727276 100644 --- a/source/_integrations/nexia.markdown +++ b/source/_integrations/nexia.markdown @@ -1,6 +1,6 @@ --- -title: Nexia -description: Instructions on how to integrate Nexia Thermostats (Trane/American Standard) into Home Assistant. +title: Nexia/American Standard +description: Instructions on how to integrate Trane and American Standard Thermostats into Home Assistant. ha_category: - Binary Sensor - Sensor @@ -20,7 +20,7 @@ ha_platforms: - sensor --- -The `nexia` integration allows you to integrate your [Nexia](https://mynexia.com/) thermostats into Home Assistant. +The `nexia` integration allows you to integrate your [Nexia](https://mynexia.com/) (Trane) thermostats or [American Standard](https://asairhome.com/) thermostats into Home Assistant. There is currently support for the following device types within Home Assistant: @@ -58,9 +58,11 @@ The following binary sensors are added for each thermostat zone: The `nexia` climate platform lets you control a thermostat. -The following thermostats are supported: `XL1050`, `XL850`, `XL824` +The following Trane thermostats are supported: `XL1050`, `XL850`, `XL824`, -The following thermostats are not supported: `XL624` +The following American Standard thermostats have been reported to work: `AZONE1050`, `AZONE850`, `ACONT824` + +The following thermostats are not supported: `XL624`, `XL950`, `AZONE950`, `AZEMT500`, `AZEMT400B` Other thermostats may work, but they have not been tested. From c423b637811094b44f42d275bcbda48048f84fe9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 11 May 2021 23:54:16 -0500 Subject: [PATCH 2/3] Update source/_integrations/nexia.markdown --- source/_integrations/nexia.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nexia.markdown b/source/_integrations/nexia.markdown index 61c50e727276..39fb22603504 100644 --- a/source/_integrations/nexia.markdown +++ b/source/_integrations/nexia.markdown @@ -1,6 +1,6 @@ --- title: Nexia/American Standard -description: Instructions on how to integrate Trane and American Standard Thermostats into Home Assistant. +description: Instructions on how to integrate Trane and American Standard thermostats into Home Assistant. ha_category: - Binary Sensor - Sensor From 4ab71f150f838f1aee0ada8ec876929a2f9227f1 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Tue, 11 May 2021 23:54:30 -0500 Subject: [PATCH 3/3] Update source/_integrations/nexia.markdown --- source/_integrations/nexia.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/nexia.markdown b/source/_integrations/nexia.markdown index 39fb22603504..20f3d2ffe100 100644 --- a/source/_integrations/nexia.markdown +++ b/source/_integrations/nexia.markdown @@ -58,7 +58,7 @@ The following binary sensors are added for each thermostat zone: The `nexia` climate platform lets you control a thermostat. -The following Trane thermostats are supported: `XL1050`, `XL850`, `XL824`, +The following Trane thermostats are supported: `XL1050`, `XL850`, `XL824` The following American Standard thermostats have been reported to work: `AZONE1050`, `AZONE850`, `ACONT824`