Fix AprilAire case (#33497)

This commit is contained in:
Matthew FitzGerald-Chamberlain 2024-07-01 00:30:38 -05:00 committed by GitHub
parent 43a9946c95
commit c956b1c454
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.