Skip to content

Commit

Permalink
🛀 add entities for aupu.bhf_light.a3spro (#2346)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Feb 11, 2025
1 parent 3e0c5c6 commit ebec501
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@
'switch_properties': 'dakuo_mosq_dispeller.status',
'select_properties': 'workmode',
},
'aupu.bhf_light.a3spro': {
'sensor_properties': 'fault,left_time,count_down',
'switch_properties': 'external_light,night_light',
'select_properties': 'mode,ventilate_gear',
},
'aupu.bhf_light.s368m': {
'ignore_fan_switch': True,
'switch_properties': 'fan_control.on,onoff.on,blow,ventilation,dryer',
Expand Down

0 comments on commit ebec501

Please sign in to comment.