mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Update binary_sensor.xiaomi_aqara.markdown (#4332)
Remove unnecessary spaces in table, to avoid text in table crossing the text in the right frame
This commit is contained in:
parent
07d4f48dcc
commit
4617568b5e
@ -22,7 +22,7 @@ The requirement is that you have setup the [`xiaomi aqara` component](/component
|
|||||||
### {% linkable_title Type of sensors supported %}
|
### {% linkable_title Type of sensors supported %}
|
||||||
|
|
||||||
| Name | ZigBee entity | Model no. | States | Event | Event key | Event values |
|
| Name | ZigBee entity | Model no. | States | Event | Event key | Event values |
|
||||||
|-----------------------------------|---------------------|----------------------|----------------------------------------------------|-----------------------------------------|--------------------------------------------------------------------------------------------------------------------------|
|
| ---- | ------------- | --------- | ------ | ----- | --------- | ------------ |
|
||||||
| Motion Sensor (1st gen) | motion | RTCGQ01LM | on, off | `motion` | | |
|
| Motion Sensor (1st gen) | motion | RTCGQ01LM | on, off | `motion` | | |
|
||||||
| Motion Sensor (2nd gen) | sensor_motion.aq2 | RTCGQ11LM | on, off | `motion` | | |
|
| Motion Sensor (2nd gen) | sensor_motion.aq2 | RTCGQ11LM | on, off | `motion` | | |
|
||||||
| Door and Window Sensor (1st gen) | magnet | WSDCGQ01LM | on, off | | | |
|
| Door and Window Sensor (1st gen) | magnet | WSDCGQ01LM | on, off | | | |
|
||||||
@ -30,7 +30,7 @@ The requirement is that you have setup the [`xiaomi aqara` component](/component
|
|||||||
| Smoke Detector | smoke | JTYJ-GD-01LM/BW | on, off | | | |
|
| Smoke Detector | smoke | JTYJ-GD-01LM/BW | on, off | | | |
|
||||||
| Gas Leak Detector | natgas | JTQJ-BF-01LM/BW | on, off | | | |
|
| Gas Leak Detector | natgas | JTQJ-BF-01LM/BW | on, off | | | |
|
||||||
| Water Leak Sensor | sensor_wleak.aq1 | SJCGQ11LM | on, off | | | |
|
| Water Leak Sensor | sensor_wleak.aq1 | SJCGQ11LM | on, off | | | |
|
||||||
| Button (1st gen) | switch | WXKG01LM | on (thru long_click_press), off | `click` | `click_type` | `long_click_press`, `long_click_release`, `hold`, `single`, `double` |
|
| Button (1st gen) | switch | WXKG01LM | on (thru long_click_press), off | `click`| `click_type`| `long_click_press`, `long_click_release`, `hold`, `single`, `double` |
|
||||||
| Button (2nd gen) | sensor_switch.aq2 | WXKG11LM | off (always) | `click` | `click_type` | `single`, `double` |
|
| Button (2nd gen) | sensor_switch.aq2 | WXKG11LM | off (always) | `click` | `click_type` | `single`, `double` |
|
||||||
| Aqara Wireless Switch (Single) | 86sw1 | WXKG03LM | off (always) | `click` | `click_type` | `single` |
|
| Aqara Wireless Switch (Single) | 86sw1 | WXKG03LM | off (always) | `click` | `click_type` | `single` |
|
||||||
| Aqara Wireless Switch (Double) | 86sw2 | WXKG02LM | off (always) | `click` | `click_type` | `single`, `both` |
|
| Aqara Wireless Switch (Double) | 86sw2 | WXKG02LM | off (always) | `click` | `click_type` | `single`, `both` |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user