From c956b1c45440cf9d0ce7aafe53795e61357a4788 Mon Sep 17 00:00:00 2001 From: Matthew FitzGerald-Chamberlain Date: Mon, 1 Jul 2024 00:30:38 -0500 Subject: [PATCH] Fix AprilAire case (#33497) --- source/_integrations/aprilaire.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_integrations/aprilaire.markdown b/source/_integrations/aprilaire.markdown index 0b3d47c4233..02d3949073b 100644 --- a/source/_integrations/aprilaire.markdown +++ b/source/_integrations/aprilaire.markdown @@ -1,6 +1,6 @@ --- -title: Aprilaire -description: Instructions on how to integrate Aprilaire devices into Home Assistant. +title: AprilAire +description: Instructions on how to integrate AprilAire devices into Home Assistant. ha_category: - Climate ha_iot_class: Local Push @@ -14,11 +14,11 @@ ha_platforms: ha_integration_type: device --- -The Aprilaire integration allows you to control an Aprilaire thermostat. +The AprilAire integration allows you to control an AprilAire thermostat. ## Supported Models -This integration supports Aprilaire [8800-series Home Automation Wi-Fi Thermostats](https://www.aprilaire.com/whole-house-products/thermostats/home-automation) and [6000-series Wi-Fi Zone Control devices](https://www.aprilaire.com/whole-house-products/zone-control) which support setting the thermostat to automation mode. It is known that there are some models which are marketed as home automation capable that do not support automation mode, and are therefore not supported. +This integration supports AprilAire [8800-series Home Automation Wi-Fi Thermostats](https://www.aprilaire.com/whole-house-products/thermostats/home-automation) and [6000-series Wi-Fi Zone Control devices](https://www.aprilaire.com/whole-house-products/zone-control) which support setting the thermostat to automation mode. It is known that there are some models which are marketed as home automation capable that do not support automation mode, and are therefore not supported. ## Prerequisites @@ -28,4 +28,4 @@ In order to connect to the thermostat, you will need to enable automation mode. ## Caution regarding device limitations -Due to limitations of the thermostats, only one automation connection to a device is permitted at one time (the Aprilaire app is not included in this limitation as it uses a separate protocol). Attempting to connect multiple times to the same thermostat simultaneously can cause various issues, including the thermostat becoming unresponsive and shutting down. If this does occur, power cycling the thermostat should restore functionality. +Due to limitations of the thermostats, only one automation connection to a device is permitted at one time (the AprilAire app is not included in this limitation as it uses a separate protocol). Attempting to connect multiple times to the same thermostat simultaneously can cause various issues, including the thermostat becoming unresponsive and shutting down. If this does occur, power cycling the thermostat should restore functionality.