From 9eeec66c3c36bf3847cbcfb3316c1137ce7fd31a Mon Sep 17 00:00:00 2001 From: Chris Feenstra <73584137+cfeenstra1024@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:33:51 +0200 Subject: [PATCH] Add ZH/LT-01 climate ir integration (#2204) Co-authored-by: Chris Feenstra Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> --- components/climate/climate_ir.rst | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/components/climate/climate_ir.rst b/components/climate/climate_ir.rst index 5db44d573..8616848e5 100644 --- a/components/climate/climate_ir.rst +++ b/components/climate/climate_ir.rst @@ -52,6 +52,8 @@ submit a feature request (see FAQ). +---------------------------------------+---------------------+----------------------+ | :ref:`Whynter` | ``whynter`` | yes | +---------------------------------------+---------------------+----------------------+ +| :ref:`ZH/LT-01` | ``zhlt01`` | yes | ++---------------------------------------+---------------------+----------------------+ This component requires that you have configured a :doc:`/components/remote_transmitter`. @@ -323,6 +325,35 @@ Configuration variables: +.. _zhlt01: + + +``zhlt01`` Climate +--------------------- + +ZH/LT-01 is a remote control that is used with many locally branded split airconditioners. +Supported brands include: + +- Eurom +- Chigo +- Tristar +- Tecnomaster +- Elgin +- Geant +- Tekno +- Topair +- Proma +- Sumikura +- JBS +- Turbo Air +- Nakatomy +- Celestial Air +- Ager +- Blueway +- Airlux + +No additional configuration is required for this model. + See Also --------