From a6ef0d9a57190f6ce50162d52366b59c5b0a5aa4 Mon Sep 17 00:00:00 2001 From: Fredrik Erlandsson Date: Fri, 8 May 2020 13:41:09 +0200 Subject: [PATCH] Updated Daikin documentation for pydaikin v2.0.0 (#13199) --- source/_integrations/daikin.markdown | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/source/_integrations/daikin.markdown b/source/_integrations/daikin.markdown index 0d265f24d10..9de8a656ff9 100644 --- a/source/_integrations/daikin.markdown +++ b/source/_integrations/daikin.markdown @@ -24,32 +24,17 @@ 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](https://play.google.com/store/apps/details?id=eu.daikin.remoapp) application. The new versions of WiFi Controller Unit (BRP069Bxx) also should work but it have to be confirmed by users. Tested and working devices are the BRP069B41 and BRP069B45. +- The European versions of the Wifi Controller Unit (BRP069A41, 42, 43, 45), which is powered by the [Daikin Online Controller](https://play.google.com/store/apps/details?id=eu.daikin.remoapp) application. The new version of WiFi Controller Unit BRP069Bxx also confirmed to work, tested and working devices are the BRP069B41 and BRP069B45. - 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](https://itunes.apple.com/au/app/daikin-mobile-controller/id917168708?mt=8) ([Android version](https://play.google.com/store/apps/details?id=eu.daikin.remoapp)) application. + - BRP072Cxx based units (including Zena devices) need to provide the key during setup. - The Australian version of the Daikin Wifi Controller for **AirBase** units (BRP15B61), which is powered by the [Daikin Airbase](https://play.google.com/store/apps/details?id=au.com.daikin.airbase) application. +- SKYFi based units (using the SKYFi app). These devices need a password which should be provided during setup. + ## Configuration -The Daikin integration can be configured in three ways. +The Daikin integration can be configured via the Home Assistant user interface where it will let you enter the IP-address of your Daikin AC (SKYFi based devices need to provide a password and BRP072Cxx devices need to provide a key). -- Automatically via the [discovery]({{site_root}}/integrations/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: - -```yaml -# 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 @@ -95,7 +80,7 @@ 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. +AirBase and SKYFi units exposes zones (typically rooms) that can be switched on/off individually.