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