2019-07-16 15:28:06 -07:00

3.3 KiB

title, description, logo, ha_category, ha_release, ha_iot_class, ha_qa_scale, redirect_from
title description logo ha_category ha_release ha_iot_class ha_qa_scale redirect_from
Daikin AC Instructions on how to integrate Daikin AC devices with Home Assistant. daikin.png
Climate
Sensor
Switch
0.59 Local Polling platinum
/components/climate.daikin/
/components/sensor.daikin/

The daikin integration integrates Daikin air conditioning systems into Home Assistant.

There is currently support for the following device types within Home Assistant:

Supported hardware

  • The European versions of the Wifi Controller Unit (BRP069A41, 42, 43, 45), which is powered by the Daikin Online Controller application.
  • The Australian version of the Daikin Wifi Controller Unit BRP072A42. Confirmed working on a Daikin Cora Series Reverse Cycle Split System Air Conditioner 2.5kW Cooling FTXM25QVMA with operation mode, temp, fan swing (3d, horizontal, vertical) which is powered by the DAIKIN Mobile Controller (Android version) application.
  • The Australian version of the Daikin Wifi Controller for AirBase units (BRP15B61), which is powered by the Daikin Airbase application.

Configuration

The Daikin integration can be configured in three ways.

  • Automatically via the discovery integration.
  • Via the Home Assistant user interface where it will let you enter the IP-address of your Daikin AC.
  • Or via the configuration.yaml file by adding the following:
# Full manual example configuration.yaml entry
daikin:
  hosts:
    - 192.168.4.161

{% configuration %} hosts: description: List of IP addresses or hostnames. required: false default: All discovered hosts type: list {% endconfiguration %}

Climate

The daikin climate platform integrates Daikin air conditioning systems into Home Assistant, enabling control of setting the following parameters:

Current inside temperature is displayed.

Some models do not support setting of fan speed or swing mode.

Sensor

The daikin sensor platform integrates Daikin air conditioning systems into Home Assistant, enabling displaying the following parameters:

  • Inside temperature
  • Outside temperature
Some models only report outside temperature when they are turned on.

Switch

Daikin AirBase units exposes zones (typically rooms) that can be switched on/off individually.

Zones with the name - will be ignored, just as the AirBase application is working.