Skip to content

Commit

Permalink
🍃 add entities for zhimi.airp.rmb1 (#2310)
Browse files Browse the repository at this point in the history
  • Loading branch information
DawidPietrykowski authored Jan 22, 2025
1 parent 9a8a602 commit c4dfea5
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 @@ -2040,6 +2040,11 @@
'zhimi.airp.meb1:pm10_density': {
'unit_of_measurement': 'µg/m³',
},
'zhimi.airp.rmb1': {
'switch_properties': 'alarm',
'select_properties': 'brightness',
'number_properties': 'favorite_level',
},
'zhimi.airp.sa4': {
'switch_properties': 'alarm',
'number_properties': 'air_purifier_favorite.fan_level,aqi_updata_heartbeat',
Expand Down

0 comments on commit c4dfea5

Please sign in to comment.