diff --git a/components/climate/climate_ir.rst b/components/climate/climate_ir.rst index fc392c452..249f181a4 100644 --- a/components/climate/climate_ir.rst +++ b/components/climate/climate_ir.rst @@ -27,6 +27,8 @@ submit a feature request (see FAQ). +---------------------------------------+---------------------+----------------------+ | Daikin | ``daikin`` | yes | +---------------------------------------+---------------------+----------------------+ +| :ref:`Daikin ARC` | ``daikin_arc`` | yes | ++---------------------------------------+---------------------+----------------------+ | :ref:`Daikin BRC` | ``daikin_brc`` | yes | +---------------------------------------+---------------------+----------------------+ | :ref:`Delonghi` | ``delonghi`` | yes | @@ -222,6 +224,21 @@ Configuration variables: header_high: 3265us # AC Units from LG in Brazil, for example use these timings header_low: 9856us +.. _daikin_arc: + +``daikin_arc`` Climate +------------------------- + +The Daikin ARC remotes are used by the japanese model of Daikin. + +.. code-block:: yaml + + # Example configuration entry + climate: + - platform: daikin_arc + name: "AC" + sensor: room_temperature + .. _daikin_brc: ``daikin_brc`` Climate