From ca6ba68525e6d67ec7b37f0773609e03d4d3df39 Mon Sep 17 00:00:00 2001 From: ptbsare <496725701@qq.com> Date: Sat, 28 Dec 2024 18:27:35 +0800 Subject: [PATCH] improve hyd.airer.lyjpro (CHUNK_1) --- 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 555c86dc8..f69f202fa 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': {}, },