Xiaomi-mi Smart Home (Zigbee)
This app requires Homey SW release 1.5.7 or higher
This app adds support for the Zigbee Smart Home devices made by Xiaomi Smart Home Devices.
Links:
Xiaomi-mi Zigbee app Athom apps
Xiaomi-mi Zigbee app Github repository
Note: This app is using HomeyConfig composer.
Please file Pull Requests on the development branch of this repository and with respect to the refactored files in /drivers and /config folders.
Supported devices (supported capabilities)
-
Door/Window sensor (MCCGQ01LM) (contact alarm)
-
Occupancy Sensor (RTCGQ01LM) (motion alarm)
-
Temperature/Humidity Sensor (WSDCGQ01LM) (temperature, relative humidity)
-
Wireless switch (WXKG01LM) (1x - 4x click, Key Held, Key released)
-
Smart socket plug ZigBee edition (ZNCZ02LM) (onoff, measure_power)
-
Cube (MFKZQ01LM) (Slide, Shake, Double Tap, Rotate (angle, relative angle), Flip 90°, Flip 180°), see device readme for details
-
Aqara Curtain Controller (ZNCLDJ11LM) (open, close, idle, setpoint (100% = open, 0% = closed))
-
Aqara Window/Door Sensor (MCCGQ11LM) (contact alarm)
-
Aqara Human Body Sensor (RTCGQ11LM) (motion alarm, luminance)
-
Aqara Temperature and Humidity Sensor (WSDCGQ11LM) (temperature, relative humidity, atmospheric pressure)
-
Aqara Smart Light Wall Switch (L) Single (QBKG04LM) / Double (QBKG03LM) (onoff)
-
Aqara Smart Light Wall Switch (LN) Single (QBKG11LM) / Double (QBKG12LM) (onoff)
-
Aqara Smart Socket ZigBee Version (QBCZ11LM) (onoff, measure_power)
-
Aqara Wireless switch (WXKG11LM) (1x - 4x click)
-
Aqara Wireless switch with Gyro (WXKG12LM) (1x, 2x click, key held, key released, Shaken)
-
Aqara Wireless Remote Switch Single (WXKG03LM) / Double (WXKG02LM) (1x click for each button and combined)
Notes:
- Battery operated devices will not yet show the battery level; this will be added in a future release (manufacturer specific ZigBee implementation)
- The Smart socket plug and Aqara Smart Socket ZigBee version report the actual power (W), consumed energy (kWh) will be added in a future release (manufacturer specific ZigBee implementation)
Devices Work in Progress (awaiting additional clusters in Homey's Zigbee implementation)
- MiJia Honeywell Smoke Detector White
- MiJia Honeywell Gas Leak Detector
- MiJia Aqara Water sensor
Supported Languages:
- English
- Dutch
Acknowledgements:
This app and driver development has been supported by:
- Sprut666666
- Kasteleman
- BasKiers
- RobinBolscher
Feedback:
Any requests please post them in the Xiaomi-mi Zigbee topic on the Athom Forum or contact me on Slack
Please report issues at the issues section on Github otherwise in the above mentioned topic.
Change Log:
v 0.4.1
- Fix issue where the Aqara Smart Light Wall Switch (LN) Single (product type no: QBKG11LM) can not be controlled
v 0.4.0
- Add support for the 'Aqara Curtain controller' (product type no: ZNCLDJ11LM)
- Fix issue where Aqara Smart Light Wall Switch (L) right button is not activated by FlowCard, issue #64.
Existing flows for this device will need to be rebuild - Fix issue / add support for Aqara Smart Light Wall Switch (LN), issue #60.
Re-inclusion of devices with Zigbee Product IDlumi.ctrl_ln1.aq1
andlumi.ctrl_ln2.aq1
is needed
Note: The old (marked DEPRECATED) flow cards of the wireless switches will be removed in a next release; please rebuild your flows based on the new cards
v 0.3.0
- Add support for Aqara Wireless switch with Gyro (product type no: WXKG12LM)
Note: Switches with this type no. that were included before will need to be re-included in order to work properly - Replaced old scene trigger cards with autocomplete cards to fix reported issues
Note: The old (marked DEPRECATED) cards will be removed in a next release; please rebuild your flows based on the new cards - Update ZigBee meshdriver to 1.2.12
v 0.2.5
- Add temperature offset correction setting for the Xiaomi temperature & humidity sensor and the Aqara temperature & humidity sensor
- Fix typo in Xiaomi Cube flow trigger card
v 0.2.4
- Fix issue where Aqara Wireless Remote Switch Single init results in app crash, issue #46
v 0.2.3
- Updated app dependency to latest Stable Homey Software release (>= 1.5.7)
- Update ZigBee meshdriver to 1.2.7
- Add support for the Xiaomi Cube rotation angle (and relative angle) capability, fix issue #29
- Add additional ID's for Aqara Smart Light Wall Switch Single / Double, fix issue #20)
- Add additional ID's for Aqara Wireless Switch, fix issue #38)
- Fix issue where unsupported options are presented in the trigger card of the Aqara Wireless Remote Switch Single, related to #37
v 0.2.2
- Update relative link in readme.md to direct link (Homey apps compatible)
- Update app manifest for supported Devices
v 0.2.1
- Add support for Xiaomi Cube (Slide, Shake, Double Tap, Rotate (action, not angle yet), Flip 90°, Flip 180°).
note: Cubes included based on previous development builds need to be re-included
v 0.2.0
- Add support for Smart socket plug ZigBee edition (onoff, measure_power)
- Add support for Aqara Smart Light Wall Switch Single / Double (onoff)
- Add support for Aqara Smart Socket ZigBee Version (onoff, measure_power)
- Add explicitly in app title dependency on Homey SW release (>= 1.5.4)