Skip to content

Climate IR Friedrich #5024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: next
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions components/climate/climate_ir.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ submit a feature request (see FAQ).
+---------------------------------------+---------------------+----------------------+
| Emmeti | ``emmeti`` | yes |
+---------------------------------------+---------------------+----------------------+
| Friedrich | ``friedrich`` | yes |
+---------------------------------------+---------------------+----------------------+
| Fujitsu General | ``fujitsu_general`` | yes |
+---------------------------------------+---------------------+----------------------+
| :ref:`GREE<gree_ir>` | ``gree`` | |
Expand Down Expand Up @@ -174,6 +176,15 @@ The Daikin ARC remotes (``daikin_arc`` climate, ``daikin_arc417``, ``daikin_arc4
sensor: room_temperature
model: yan

.. _friedrich:

``friedrich`` **Climate**:

- **model** (*Optional*, string): There is 1 valid model. Future proofing for other models
- ``MW12Y3H``: See https://homeappliance.manualsonline.com/manuals/mfg/friedrich/mw12y3h.html, uses Deg F

- **use_fahrenheit** (*Optional*, boolean): Future proofing for other models. Defaults to ``true``.

.. _midea_ir:

``midea_ir`` **Climate**:
Expand Down Expand Up @@ -381,6 +392,7 @@ See Also
:apiref:`climate_ir_lg.h <climate_ir_lg/climate_ir_lg.h>`
:apiref:`coolix.h <coolix/coolix.h>`,
:apiref:`daikin.h <daikin/daikin.h>`
:apiref:`friedrich.h <fujitsu_general/friedrich.h>`,
:apiref:`fujitsu_general.h <fujitsu_general/fujitsu_general.h>`,
:apiref:`gree.h <gree/gree.h>`,
:apiref:`hitachi_ac344.h <hitachi_ac344/hitachi_ac344.h>`,
Expand Down