From 51104df210af06741914271e854f3448a8851c18 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sat, 15 May 2021 10:24:45 -0400 Subject: [PATCH] Add support for American Standard thermostats to nexia (#17804) --- 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 817510a5205..20f3d2ffe10 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.