From b697e82b7cf84064f965e972d169b25a83f10183 Mon Sep 17 00:00:00 2001 From: ptbsare <496725701@qq.com> Date: Sat, 28 Dec 2024 18:53:55 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=95=20improve=20hyd.airer.lyjpro=20(#2?= =?UTF-8?q?216)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom_components/xiaomi_miot/core/device_customizes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index 836ca8946..3a86c3dd1 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -741,6 +741,7 @@ 'switch_properties': 'alarm_shielding,silent_mode,line_exchange', }, 'hyd.airer.lyjpro': { + **CHUNK_1, 'position_reverse': True, 'cover_position_mapping': {}, },