Skip to content

Commit

Permalink
❄️ improve for lumi.acpartner.mcn04
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Oct 28, 2024
1 parent 41d86e3 commit e30c45b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -840,11 +840,12 @@
'lumi.acpartner.mcn04': {
'auto_cloud': True,
'chunk_properties': 7,
'main_miot_services': 'air_conditioner',
'switch_properties': 'quick_cool_enable,indicator_light',
'select_properties': 'ac_mode',
'miio_cloud_props': [],
'stat_power_cost_type': 'stat_day_v3',
'stat_power_cost_key': ['7.1', '7.3'],
'stat_power_cost_key': '7.1,7.3',
'sensor_attributes': 'power_cost_today,power_cost_month,power_cost_today_2,power_cost_month_2'
},
'lumi.acpartner.mcn04:power_consumption': ENERGY_KWH,
Expand Down

0 comments on commit e30c45b

Please sign in to comment.