mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-09 11:09:00 +00:00
30 lines
935 B
Markdown
30 lines
935 B
Markdown
---
|
|
title: Bryant Evolution
|
|
description: Instructions for how to integrate a Bryant Evolution HVAC system using a System Access Module.
|
|
ha_category:
|
|
- Climate
|
|
featured: false
|
|
ha_release: 2024.8
|
|
ha_iot_class: Local Polling
|
|
ha_config_flow: true
|
|
ha_domain: bryant_evolution
|
|
ha_platforms:
|
|
- climate
|
|
ha_integration_type: device
|
|
ha_codeowners:
|
|
- '@danielsmyers'
|
|
---
|
|
|
|
The **Bryant Evolution** {% term integration %} lets you control Bryant Evolution HVAC systems.
|
|
|
|
## Prerequisites
|
|
|
|
- It requires that a System Access Module be connected to the HVAC system (for example, a Bryant SYSTXBBRCT01).
|
|
|
|
To install:
|
|
|
|
1. Connect the System Access Module to the device running Home Assistant, for example, by using an RS-232-to-USB adapter.
|
|
2. Install the Bryant Evolution integration in Home Assistant, passing the name of the serial port to which the device is connected (for example, `/dev/ttyUSB0`)
|
|
|
|
{% include integrations/config_flow.md %}
|