Skip to content

Commit

Permalink
🔋 fix energy for qmi.plug.tw02 (#1299)
Browse files Browse the repository at this point in the history
  • Loading branch information
parkghost authored Sep 12, 2023
1 parent 2306789 commit a72bf1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,7 @@
'sensor_attributes': 'power_cost_today,power_cost_month',
'sensor_properties': 'switch.temperature',
'stat_power_cost_key': '4.1',
'exclude_miot_services': 'simulation',
},
'qmi.plug.tw02:electric_power': {
'unit_of_measurement': 'W',
Expand Down

0 comments on commit a72bf1f

Please sign in to comment.