Skip to content

Commit

Permalink
🍃 improve temperature unit for zhimi.airpurifier.vb2 (#1567)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingFeng2021 authored Mar 14, 2024
1 parent 61af79d commit b4b530c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -1537,6 +1537,9 @@
'switch_properties': 'alarm',
'number_properties': 'favorite_speed,aqi_updata_heartbeat,brightness',
},
'zhimi.airpurifier.vb2:temperature': {
'unit_of_measurement': '°C',
},
'zhimi.airpurifier.za1': {
'brightness_for_on': 0,
'brightness_for_off': 2,
Expand Down

0 comments on commit b4b530c

Please sign in to comment.