From f610c34e66dfd78ad5111225e728d05db4c7b943 Mon Sep 17 00:00:00 2001 From: Alone Date: Fri, 15 Nov 2024 13:53:56 +0800 Subject: [PATCH] improve for aupu.bhf_light.s368m (#1905) --- custom_components/xiaomi_miot/core/device_customizes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/xiaomi_miot/core/device_customizes.py b/custom_components/xiaomi_miot/core/device_customizes.py index cf6641644..a8945d7a9 100644 --- a/custom_components/xiaomi_miot/core/device_customizes.py +++ b/custom_components/xiaomi_miot/core/device_customizes.py @@ -110,7 +110,7 @@ }, 'aupu.bhf_light.s368m': { 'ignore_fan_switch': True, - 'switch_properties': 'fan_control.on,onoff.on', + 'switch_properties': 'fan_control.on,onoff.on,blow,ventilation,dryer', 'select_properties': 'mode', },