WXKG02LM
Picture | Controller types | Integrations |
---|---|---|
|
|
Notes
Note that all actions related to both, left and right, do the same.
This is because ControllerX is design to control just one entity (light or media player).
So you can include the actions
parameter to include the actions needed.
You can check here for reference.
Also, this controller support hold action, but not release. This means that there is not
smooth brightness changes when holding, just step by step everytime is held.
Light
Class: WXKG02LMLightController
Default delay: 350ms
Default mapping:
Zigbee2MQTT | deCONZ | ZHA | Predefined actions |
---|---|---|---|
single_both , single_left , single_right |
1002 , 2002 , 3002 |
both_single , left_single , right_single |
toggle |
double_both , double_left , double_right |
1004 , 2004 , 3004 |
both_double , left_double , right_double |
click_brightness_up |
hold_both , hold_left , hold_right |
1001 , 2001 , 3001 |
both_long press , left_long press , right_long press |
click_brightness_down |
Zigbee2MQTT Light
Class: WXKG02LMZ2MLightController
Default mapping:
Zigbee2MQTT | Predefined actions |
---|---|
single_both , single_left , single_right |
toggle |
double_both , double_left , double_right |
click_brightness_up |
hold_both , hold_left , hold_right |
click_brightness_down |
Switch
Class: WXKG02LMSwitchController
Default mapping:
Zigbee2MQTT | deCONZ | ZHA | Predefined actions |
---|---|---|---|
single_both , single_left , single_right |
1002 , 2002 , 3002 |
both_single , left_single , right_single |
toggle |