home-assistant.github.io/source/_components/climate.daikin.markdown
Frantz 1f582818fa Enable Daikin autodiscovery (#4483)
* Create climate.daikin.markdown

* Added the entire Daikin platform and also Daikin sensors docs

* Update climate.daikin.markdown

* Update daikin.markdown

* Update sensor.daikin.markdown

* Added-Daikin-autodiscovery-docs
2018-01-21 06:11:40 +01:00

1.3 KiB

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page Daikin AC Instructions on how to integrate Daikin AC(s) with Home Assistant. 2017-12-03 05:00 false false true true N/A Climate 0.59 Local Polling

Description

The climate component 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

Configuration

The component has been integrated with discovery so all your Daikin AC's climate devices can be automatically discovered. Manual configuration and customization is also possible by using the sample configuration from below:

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

Configuration variables:

  • host (Required): IP or hostname of the device
  • name (Optional): If the device has a name previously set by the user than that name will be used