Skip to content

Commit

Permalink
🪭 improve for xiaomi.fan.p51 (#1779)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Aug 16, 2024
1 parent e729dc5 commit 4900a73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1485,6 +1485,13 @@
'number_properties': 'target_temperature,target_time,reservation_left_time,keep_warm_time',
'button_actions': 'start_cook,pause,cancel_cooking,resume_cook',
},
'xiaomi.fan.p51': {
'button_actions': 'turn_left,turn_right,toggle,toggle_mode,loop_gear',
'switch_properties': 'delay',
'select_properties': 'horizontal_swing_included_angle',
'number_properties': 'delay_time',
'percentage_property': 'prop.2.6',
},
'xiaomi.heater.ma8': {
'button_actions': 'toggle',
},
Expand Down

0 comments on commit 4900a73

Please sign in to comment.