Skip to content

Commit

Permalink
💤 improve for xiaomi.blanket.mj2 (#1547)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Mar 6, 2024
1 parent c2dfad5 commit d4d4f25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1295,6 +1295,12 @@
'xiaomi.airp.*': {
'exclude_miot_services': 'custom_service',
},
'xiaomi.blanket.mj2': {
'exclude_miot_properties': 'fault,sleep_setting',
'switch_properties': 'alarm,indicator_light.on,antifreezing_switch,anti_scald_switch',
'number_properties': 'target_temperature,countdown_time',
'select_properties': 'water_level',
},
'xiaomi.controller.86v1': {
'switch_properties': 'mute,sleep_mode,auto_screen_off,auto_screen_brightness,touch_sound,key_name_display',
'select_properties': 'mode,mibrain_level,mico_level,display_state,wallpaper',
Expand Down

0 comments on commit d4d4f25

Please sign in to comment.