Nexia/American Standard/Trane

The nexia integration allows you to integrate your Nexia (Trane) thermostats or American Standard thermostats into Home Assistant.

There is currently support for the following device types within Home Assistant:

配置

要将 Nexia/American Standard/Trane integration 添加到您的 Home Assistant 实例中,请使用此 My 按钮:

Nexia/American Standard/Trane 可以被 Home Assistant 自动发现。如果发现了实例, 它将显示为 已发现。您可以立即进行设置。

手动配置步骤

如果没有自动发现,请不要担心!您可以设置一个 手动集成条目:

  • 浏览到您的 Home Assistant 实例。

  • 转到 设置 > 设备与服务

  • 在右下角,选择 Add Integration 按钮。

  • 从列表中选择 Nexia/American Standard/Trane

  • 按照屏幕上的说明完成设置。

Binary sensor

The following binary sensors are added for each thermostat:

  • Blower Active

Sensor

The following sensors are added for each thermostat:

  • Air Cleaner Mode
  • Current Compressor Speed
  • Requested Compressor Speed
  • Outdoor Temperature
  • Relative Humidity
  • System Status

The following sensors are added for each thermostat zone:

  • Zone Temperature
  • Zone Setpoint Status
  • Zone Status

Climate

The climate platform lets you control a thermostat.

The following Trane thermostats are supported: XL1050, XL850, XL824

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.

Number

The number platform lets you adjust the fan speed on systems with variable-speed fan support.

Scene

The scene platform lets you activate a nexia automation.

Switch

The following enable/disable switches are added for each thermostat:

  • Emergency heat (if the device supports it)

The following enable/disable switches are added for each thermostat zone:

  • Hold mode

Action nexia.set_aircleaner_mode

Sets the air cleaner mode. Options include ‘auto’, ‘quick’, and ‘allergy’. This setting will affect all zones on the same thermostat.

Data attribute Optional Description
entity_id no String or list of strings that point at entity_id’s of climate devices to control.
aircleaner_mode no ‘auto’, ‘quick’, or ‘allergy’

Action nexia.set_humidify_setpoint

Sets the humidify setpoint. This setting will affect all zones on the same thermostat.

Data attribute Optional Description
entity_id no String or list of strings that point at entity_id’s of climate devices to control.
humidity no Humidify setpoint level, from 35 to 65.