From c29fe05ff4c43b5b60cfc7f57143f5e1329d43c7 Mon Sep 17 00:00:00 2001 From: rwrozelle Date: Sun, 22 Jun 2025 16:57:34 -0400 Subject: [PATCH 1/2] Update climate_ir.rst --- components/climate/climate_ir.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/components/climate/climate_ir.rst b/components/climate/climate_ir.rst index 694f2fb7b5..270a493454 100644 --- a/components/climate/climate_ir.rst +++ b/components/climate/climate_ir.rst @@ -33,6 +33,8 @@ submit a feature request (see FAQ). +---------------------------------------+---------------------+----------------------+ | Emmeti | ``emmeti`` | yes | +---------------------------------------+---------------------+----------------------+ +| Friedrich | ``friedrich `` | yes | ++---------------------------------------+---------------------+----------------------+ | Fujitsu General | ``fujitsu_general`` | yes | +---------------------------------------+---------------------+----------------------+ | :ref:`GREE` | ``gree`` | | @@ -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**: @@ -381,6 +392,7 @@ See Also :apiref:`climate_ir_lg.h ` :apiref:`coolix.h `, :apiref:`daikin.h ` + :apiref:`friedrich.h `, :apiref:`fujitsu_general.h `, :apiref:`gree.h `, :apiref:`hitachi_ac344.h `, From 20625b3cd3cc4d827445ffd27cc09b8191aeb4d8 Mon Sep 17 00:00:00 2001 From: rwrozelle Date: Sun, 22 Jun 2025 17:12:06 -0400 Subject: [PATCH 2/2] Update climate_ir.rst --- components/climate/climate_ir.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/climate/climate_ir.rst b/components/climate/climate_ir.rst index 270a493454..0b09dbd137 100644 --- a/components/climate/climate_ir.rst +++ b/components/climate/climate_ir.rst @@ -33,7 +33,7 @@ submit a feature request (see FAQ). +---------------------------------------+---------------------+----------------------+ | Emmeti | ``emmeti`` | yes | +---------------------------------------+---------------------+----------------------+ -| Friedrich | ``friedrich `` | yes | +| Friedrich | ``friedrich`` | yes | +---------------------------------------+---------------------+----------------------+ | Fujitsu General | ``fujitsu_general`` | yes | +---------------------------------------+---------------------+----------------------+