Skip to content

Commit

Permalink
🌀 improve for xiaomi.fan.p45 (#2324)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jan 23, 2025
1 parent c4dfea5 commit 8ee8d22
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 @@ -1676,6 +1676,11 @@
'number_properties': 'target_temperature,target_time,reservation_left_time,keep_warm_time',
'button_actions': 'start_cook,pause,cancel_cooking,resume_cook',
},
'xiaomi.fan.p45': {
'chunk_coordinators': [
{'interval': 20, 'props': 'on,mode,fan_level'},
],
},
'xiaomi.fan.p51': {
'button_actions': 'turn_left,turn_right,toggle,toggle_mode,loop_gear',
'switch_properties': 'delay',
Expand Down

0 comments on commit 8ee8d22

Please sign in to comment.