From 2e9c89024b00acc3d63576a65b264e48294ddf97 Mon Sep 17 00:00:00 2001 From: MattWestb <49618193+MattWestb@users.noreply.github.com> Date: Tue, 29 Mar 2022 10:45:05 +0200 Subject: [PATCH] Add presets for 2 new tuya TRVs. (#68576) Adding presets for "_TZE200_cpmgn2cf" and "_TZE200_9sfg7gm0" that is being added in ZHA thru https://github.com/zigpy/zha-device-handlers/pull/1443. Need being merged for getting the device working then the quirk is being merged (but can being merged before). --- homeassistant/components/zha/climate.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homeassistant/components/zha/climate.py b/homeassistant/components/zha/climate.py index 66ea06f0d2b..8544c46e92e 100644 --- a/homeassistant/components/zha/climate.py +++ b/homeassistant/components/zha/climate.py @@ -601,6 +601,8 @@ class CentralitePearl(ZenWithinThermostat): "_TZE200_2atgpdho", "_TZE200_pvvbommb", "_TZE200_4eeyebrt", + "_TZE200_cpmgn2cf", + "_TZE200_9sfg7gm0", "_TYST11_ckud7u2l", "_TYST11_ywdxldoj", "_TYST11_cwnjrr72",