Skip to content

Commit

Permalink
🍃 improve for zhimi.airpurifier (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 2, 2024
1 parent a33c7b4 commit a15a566
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1779,12 +1779,16 @@
'motor_strong,motor_high,motor_med,motor_med_l,motor_low,motor_silent,'
'motor_favorite,motor_set_speed',
},
'zhimi.airpurifier.ma2:filter_life_level': {
'state_class': 'measurement',
},
'zhimi.airpurifier.mb4': {
'sensor_properties': 'moto_speed_rpm',
'switch_properties': 'alarm',
'number_properties': 'favorite_speed,aqi_updata_heartbeat,brightness',
},
'zhimi.airpurifier.vb2:temperature': {
'state_class': 'measurement',
'unit_of_measurement': '°C',
},
'zhimi.airpurifier.za1': {
Expand Down

0 comments on commit a15a566

Please sign in to comment.