mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update climate.daikin.markdown (#4482)
According to https://community.home-assistant.io/t/daikin-component-no-climate-entities-created-task-exception/39608/26 BRP069A42 does not support setting of fan speed or fan swing mode.
This commit is contained in:
parent
645ed26dc9
commit
a7a467065d
@ -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.
|
||||
|
||||
<p class='note warning'>
|
||||
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.
|
||||
</p>
|
||||
|
||||
### Configuration ###
|
||||
|
Loading…
x
Reference in New Issue
Block a user