From 30382487f4cdf96c94c7f6963a80c9e1f4f54967 Mon Sep 17 00:00:00 2001 From: Alone Date: Thu, 12 Oct 2023 18:43:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=AA=9F=20improve=20for=20babai.curtain=20?= =?UTF-8?q?(#1332)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xiaomi_miot/core/device_customizes.py | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index 3143b080d..c833ff9e4 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -49,6 +49,24 @@ 'select_properties': 'mode', }, + 'babai.curtain.190812': { + 'chunk_properties': 1, + }, + 'babai.curtain.at5810': { + 'chunk_properties': 1, + }, + 'babai.curtain.bb82mj': { + 'chunk_properties': 1, + }, + 'babai.curtain.m515e': { + 'chunk_properties': 1, + }, + 'babai.curtain.mtx850': { + 'chunk_properties': 1, + }, + 'babai.curtain.yilc3': { + 'chunk_properties': 1, + }, 'bkrobo.chair.*': { 'sensor_properties': 'sit_state,power_state,recharge', 'switch_properties': 'on,setcheck',