mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-12 10:24:00 +01:00
Fix for Mitsubishi units that only support cooling (#4088)
This commit is contained in:
parent
f11f642b26
commit
ba23ee9c4e
@ -200,6 +200,10 @@ These air conditioners support two protocols: Midea and Coolix. Therefore, when
|
||||
|
||||
``mitsubishi`` **Climate**:
|
||||
|
||||
.. note::
|
||||
|
||||
- When using this component with Mitsubishi units that only support cooling mode, the Off command may not work. Set **supports_heat** to ``false`` to resolve that issue.
|
||||
|
||||
- **set_fan_mode** (*Optional*, string): Select the fan modes desired or that are supported on your remote. Defaults to ``3levels``
|
||||
|
||||
- Options are: ``3levels`` , ``4levels``, ``quiet_4levels``.
|
||||
|
Loading…
Reference in New Issue
Block a user