diff --git a/source/_components/climate.daikin.markdown b/source/_components/climate.daikin.markdown index 116cf08034a..52e3f5b5252 100644 --- a/source/_components/climate.daikin.markdown +++ b/source/_components/climate.daikin.markdown @@ -17,14 +17,15 @@ ha_iot_class: "Local Polling" 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** +- **fan speed** (on supported models) - **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 + Please note, the `daikin` platform integrates **ONLY the european versions of Daikin ACs (models BRP069A41, 42, 43, 45)** into Home Assistant. + BRP069A42 does not support setting of fan speed or fan swing mode.

### Configuration ###