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', },