Skip to content

Commit

Permalink
🍚 improve for xiaomi.cooker.cmk7 (#2347)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Feb 7, 2025
1 parent 2158b6a commit 1acec4e
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 @@ -1648,6 +1648,11 @@
'button_actions': 'homepage,light',
'text_actions': 'play_text,execute_text_directive',
},
'xiaomi.cooker.cmk7': {
'select_actions': None, # issues/2347
'select_properties': 'cook_mode,texture',
'number_properties': 'target_time,reservation_left_time,keep_warm_time',
},
'xiaomi.blanket.mj1': {
'chunk_properties': 1,
'switch_properties': 'anti_scald_switch,ab_sleep_switch,auto_screen_off',
Expand Down

0 comments on commit 1acec4e

Please sign in to comment.