Skip to content

Commit 91c0e89

Browse files
committed
Xiaomi gateway: Device support for the Aqara Water Leak Sensor (sensor_wleak.aq1) added.
1 parent 374295a commit 91c0e89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/_components/binary_sensor.xiaomi.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ The requirement is that you have setup the [`xiaomi` component](/components/xiao
2929
| Door and Window Sensor (2nd gen) | sensor_magnet.aq2 | MCCGQ11LM | on, off | | | |
3030
| Smoke Detector | smoke | JTYJ-GD-01LM/BW | on, off | | | |
3131
| Gas Leak Detector | natgas | JTQJ-BF-01LM/BW | on, off | | | |
32+
| Water Leak Sensor | sensor_wleak.aq1 | SJCGQ11LM | on, off | | | |
3233
| Button (1st gen) | switch | WXKG01LM | on (thru long_click_press), off | `click` | `click_type` | `long_click_press`, `long_click_release`, `hold`, `single`, `double` |
3334
| Button (2nd gen) | sensor_switch.aq2 | WXKG11LM | off (always) | `click` | `click_type` | `single`, `double` |
3435
| Aqara Wireless Switch (Single) | 86sw1 | WXKG03LM | off (always) | `click` | `click_type` | `single` |
3536
| Aqara Wireless Switch (Double) | 86sw2 | WXKG02LM | off (always) | `click` | `click_type` | `single`, `both` |
3637
| 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) |
3738

38-
3939
### {% linkable_title Automation examples %}
4040

4141
#### {% linkable_title Motion %}

source/_components/xiaomi.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ The `xiaomi` platform allows you to integrate the following [Xiaomi](http://www.
3232
- Smoke Detector (reports alarm and density)
3333
- Gateway (Light, Illumination Sensor, Ringtone play)
3434
- Intelligent Curtain
35+
- Water Leak Sensor
3536
- Battery
3637

3738
What's not available?
3839

3940
- Gateway Radio
4041
- Gateway Button
41-
- Water Sensor
4242
- Aqara Air Conditioning Companion
4343
- Aqara Intelligent Air Conditioner Controller Hub
4444
- Decoupled mode of the Aqara Wall Switches (Single & Double)

0 commit comments

Comments
 (0)