Skip to content

Commit

Permalink
⚡ add voltage for cuco.plug.cp1md (#1971)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 5, 2024
1 parent 283872a commit 222e154
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 @@ -291,6 +291,7 @@
'stat_power_cost_key': '2.2',
'miot_mapping': {
'switch.on': {'siid': 2, 'piid': 1},
'switch.voltage': {'siid': 2, 'piid': 3},
'switch.electric_current': {'siid': 2, 'piid': 4},
'switch.power': {'siid': 4, 'piid': 2},
'physical_controls_locked': {'siid': 6, 'piid': 1},
Expand Down

0 comments on commit 222e154

Please sign in to comment.