@@ -21,20 +21,20 @@ The requirement is that you have setup the [`xiaomi aqara` component](/component
21
21
22
22
### {% linkable_title Type of sensors supported %}
23
23
24
- | Name | ZigBee entity | Model no. | States | Event | Event key | Event values |
25
- | ----------------------------------- | --------------------- | ---------------------- | ---------------------------------------------------- | ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
26
- | Motion Sensor (1st gen) | motion | RTCGQ01LM | on, off | ` motion ` | | |
27
- | Motion Sensor (2nd gen) | sensor_motion.aq2 | RTCGQ11LM | on, off | ` motion ` | | |
28
- | Door and Window Sensor (1st gen) | magnet | WSDCGQ01LM | on, off | | | |
29
- | Door and Window Sensor (2nd gen) | sensor_magnet.aq2 | MCCGQ11LM | on, off | | | |
30
- | Smoke Detector | smoke | JTYJ-GD-01LM/BW | on, off | | | |
31
- | Gas Leak Detector | natgas | JTQJ-BF-01LM/BW | on, off | | | |
32
- | Water Leak Sensor | sensor_wleak.aq1 | SJCGQ11LM | on, off | | | |
33
- | Button (1st gen) | switch | WXKG01LM | on (thru long_click_press), off | ` click ` | ` click_type ` | ` long_click_press ` , ` long_click_release ` , ` hold ` , ` single ` , ` double ` |
34
- | Button (2nd gen) | sensor_switch.aq2 | WXKG11LM | off (always) | ` click ` | ` click_type ` | ` single ` , ` double ` |
35
- | Aqara Wireless Switch (Single) | 86sw1 | WXKG03LM | off (always) | ` click ` | ` click_type ` | ` single ` |
36
- | Aqara Wireless Switch (Double) | 86sw2 | WXKG02LM | off (always) | ` click ` | ` click_type ` | ` single ` , ` both ` |
37
- | Cube | cube | MFKZQ01LM | off (always) | ` cube_action ` | ` action_type ` , ` action_value ` (rotate) | ` flip90 ` , ` flip180 ` , ` move ` , ` tap_twice ` , ` shake_air ` , ` swing ` , ` alert ` , ` free_fall ` , ` rotate ` (degrees at action_value) |
24
+ | Name | ZigBee entity | Model no. | States | Event | Event key | Event values |
25
+ | ---- | ------------- | --------- | ------ | ----- | --------- | ------------ |
26
+ | Motion Sensor (1st gen) | motion | RTCGQ01LM | on, off | ` motion ` | | |
27
+ | Motion Sensor (2nd gen) | sensor_motion.aq2 | RTCGQ11LM | on, off | ` motion ` | | |
28
+ | Door and Window Sensor (1st gen) | magnet | WSDCGQ01LM | on, off | | | |
29
+ | Door and Window Sensor (2nd gen) | sensor_magnet.aq2 | MCCGQ11LM | on, off | | | |
30
+ | Smoke Detector | smoke | JTYJ-GD-01LM/BW | on, off | | | |
31
+ | Gas Leak Detector | natgas | JTQJ-BF-01LM/BW | on, off | | | |
32
+ | Water Leak Sensor | sensor_wleak.aq1 | SJCGQ11LM | on, off | | | |
33
+ | Button (1st gen) | switch | WXKG01LM | on (thru long_click_press), off | ` click ` | ` click_type ` | ` long_click_press ` , ` long_click_release ` , ` hold ` , ` single ` , ` double ` |
34
+ | Button (2nd gen) | sensor_switch.aq2 | WXKG11LM | off (always) | ` click ` | ` click_type ` | ` single ` , ` double ` |
35
+ | Aqara Wireless Switch (Single) | 86sw1 | WXKG03LM | off (always) | ` click ` | ` click_type ` | ` single ` |
36
+ | Aqara Wireless Switch (Double) | 86sw2 | WXKG02LM | off (always) | ` click ` | ` click_type ` | ` single ` , ` both ` |
37
+ | Cube | cube | MFKZQ01LM | off (always) | ` cube_action ` | ` action_type ` , ` action_value ` (rotate) | ` flip90 ` , ` flip180 ` , ` move ` , ` tap_twice ` , ` shake_air ` , ` swing ` , ` alert ` , ` free_fall ` , ` rotate ` (degrees at action_value) |
38
38
39
39
### {% linkable_title Automation examples %}
40
40
0 commit comments