Fix for Mitsubishi units that only support cooling (#4088)

This commit is contained in:
RubyBailey 2024-07-29 16:20:26 -07:00 committed by GitHub
parent f11f642b26
commit ba23ee9c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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``.