Daikin AC


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

  • mode (cool, heat, dry, fan only or auto)
  • fan speed
  • target temperature
  • swing mode (on supported models)

Current temperature is displayed.

Please note, the daikin platform integrates ONLY the european versions of Daikin ACs (models BRP069A41, 42, 43, 45) into Home Assistant

To enable the platform, add the following lines to your configuration.yaml file:

# Example configuration.yaml entry
climate:
  - platform: daikin
    host: 10.0.0.1

Configuration Variables

host

(string)(Required)IP or hostname of the device.

name

(string)(Optional)If the device has a name previously set by the user than that name will be used.