Daikin AC
The daikin
integration integrates Daikin air conditioning systems into Open Peer Power.
There is currently support for the following device types within Open Peer Power:
Supported hardware
- The European versions of the Wifi Controller Unit (BRP069A41, 42, 43, 45), which is powered by the Daikin Online Controller application. The new versions of WiFi Controller Unit (BRP069Bxx) also should work but it have to be confirmed by users. Tested and working device is 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 (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 Open Peer Power 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
Climate
The daikin
climate platform integrates Daikin air conditioning systems into Open Peer Power, enabling control of setting the following parameters:
- set_hvac_mode (
off
,heat
,cool
,heat_cool
, orfan_only
) - target temperature
- turn on/off
- fan mode (speed)
- swing mode
- set_preset_mode (away, none)
Current inside temperature is displayed.
Some models do not support setting of **fan speed** or **swing mode**.
Preset mode **away** translates to Daikin's "Holiday Mode":
_"Holiday mode" is used when you want to turn off your units when you leave you home for a longer time._
_When "Holiday mode" is enabled, the following action take place:_ - _All connected units are turned OFF._ - _All schedule timers are disabled._
_"Holiday mode" is used when you want to turn off your units when you leave you home for a longer time._
_When "Holiday mode" is enabled, the following action take place:_ - _All connected units are turned OFF._ - _All schedule timers are disabled._
Sensor
The daikin
sensor platform integrates Daikin air conditioning systems into Open Peer Power, 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.