Skip to content

Commit

Permalink
🔌 improve for qmi.plug (#1590)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Mar 27, 2024
1 parent 73225c2 commit 0981e50
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 @@ -1176,6 +1176,9 @@
'device_class': 'energy',
'unit_of_measurement': 'kWh',
},
'qmi.plug.*': {
'sensor_properties': 'power_consumption',
},
'qushui.bed.001': {
'chunk_properties': 1,
},
Expand Down

0 comments on commit 0981e50

Please sign in to comment.