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.yamlconfiguration.yaml 文件是 Home Assistant 的主要配置文件。它列出了要加载的集成及其特定配置。在某些情况下,需要直接在 configuration.yaml 文件中手动编辑配置。大多数集成可以在 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.