Skip to content

Commit 4ae62a3

Browse files
authored
add lumi.plug.mmeu01 - ZNCZ04LM (#1125)
1 parent 9367722 commit 4ae62a3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

miio/gateway/devices/subdevices.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,22 @@
618618
unit: Watt
619619
get: get_property_exp
620620

621+
- zigbee_id: lumi.plug.mmeu01
622+
model: ZNCZ04LM
623+
type_id: -2
624+
name: Plug
625+
type: Switch
626+
class: Switch
627+
getter: get_prop_plug
628+
setter: toggle_plug
629+
properties:
630+
- property: neutral_0 # 'on' / 'off'
631+
name: status_ch0
632+
get: get_property_exp
633+
- property: load_power
634+
unit: Watt
635+
get: get_property_exp
636+
621637
- zigbee_id: lumi.ctrl_86plug.v1
622638
model: QBCZ11LM
623639
type_id: 17

0 commit comments

Comments
 (0)