Skip to content

Commit

Permalink
🍃 improve for zhimi.airp.mb5 (#829)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Oct 12, 2022
1 parent e217677 commit 9b234ae
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 @@ -747,6 +747,12 @@
'zhimi.airp.mb4a': {
'number_properties': 'favorite_speed',
},
'zhimi.airp.mb5': {
'sensor_properties': 'moto_speed_rpm,filter_used_debug',
'switch_properties': 'anion,alarm',
'select_properties': 'brightness,temperature_display_unit',
'number_properties': 'favorite_speed,favorite_level',
},
'zhimi.airpurifier.*': {
'sensor_properties': 'illumination,motor_speed',
'number_properties': 'favorite_level,favorite_fan_level',
Expand Down

0 comments on commit 9b234ae

Please sign in to comment.