From e7a498b888fa3f3b1b6bf529b1c97ba60acc083a Mon Sep 17 00:00:00 2001 From: Alone Date: Thu, 15 Dec 2022 16:21:29 +0800 Subject: [PATCH] =?UTF-8?q?=E2=99=A8=EF=B8=8F=20improve=20for=20cubee.airr?= =?UTF-8?q?tc.th123*=20(#894)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/xiaomi_miot/core/device_customizes.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index b2723cc41..b1aecde0e 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -104,7 +104,9 @@ }, 'cubee.airrtc.*': { 'chunk_properties': 1, - 'exclude_miot_services': 'heatold', + 'switch_properties': 'childlock', + 'select_properties': 'tempactivate,tempcomp', + 'exclude_miot_properties': 'fault,sensortype,tempfloor,maxsettemp,minsettemp', }, 'cuco.light.sl4': { 'switch_properties': 'swich',