home-assistant.io/source/_components/danfoss_air.markdown
2019-01-23 20:15:19 +01:00

725 B

layout, title, description, date, sidebar, comments, sharing, footer, ha_category, ha_release, logo, ha_iot_class
layout title description date sidebar comments sharing footer ha_category ha_release logo ha_iot_class
page Danfoss Air How to integrate Danfoss Air HRV in Home Assistant. 2019-01-14 20:00 true false true true Climate 0.87 danfoss_air.png Local Polling

The danfoss_air component allows you to access information from your Danfoss Air HRV unit.

Note: Danfoss Air CCM only accepts one TCP connection at a time. Due to this the component will not work while you have the HRV PC-Tool open.

# Example configuration.yaml entry
danfoss_air:
  host: IP_ADDRESS_OF_CCM

{% configuration %} host: description: Danfoss Air CCM IP. required: true type: string {% endconfiguration %}