ZhongHong


The zhong_hong climate platform lets you control Zhonghong HVAC Gateway Controller thermostats through Home Assistant.

To set it up, add the following information to your configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file:

climate:
  - platform: zhong_hong
    host: GATEWAY_IP

Configuration Variables

host string Required

The IP address of your controller.

port integer (Optional, default: 9999)

The port of your controller.

gateway_address integer (Optional, default: 1)

The gateway address for the gateway (Settings in the controller itself).

When Gateway is found, All HVAC devices will be configured automatically.