This app adds support for the Zigbee Smart Home devices made by Aqara and Xiaomi.
Aqara & Xiaomi Zigbee app Athom apps
Aqara & Xiaomi Zigbee app Github repository
- Door/Window sensor (MCCGQ01LM) (contact alarm)
- Occupancy Sensor (RTCGQ01LM)(motion alarm)
- Wireless switch (WXKG01LM) (1x - 4x click, Key Held, Key released)
- Temperature/Humidity Sensor (WSDCGQ01LM) (temperature, relative humidity, battery level)
- Smart socket plug ZigBee edition (ZNCZ02LM)] (onoff, measure_power, meter_power, measure_voltage)
- Xiaomi Smart plug (EU) (ZNCZ04LM)] (onoff, measure_power, meter_power)
- Xiaomi Light Sensor (GZCGQ01LM) (measure_luminance, measure_batery)
-
Aqara Curtain Controller (Zigbee) (ZNCLDJ11LM) (open, close, idle, setpoint (100% = open, 0% = closed))
-
Aqara B1 Curtain Controller (Zigbee) (ZNCLDJ12LM) (open, close, idle, setpoint (100% = open, 0% = closed), measure_batery)
-
Aqara Door and Window Sensor (MCCGQ11LM) (contact alarm, battery level )
-
Aqara Motion Sensor (RTCGQ11LM) (motion alarm, luminance, battery level)
-
Aqara Temperature and Humidity Sensor (WSDCGQ11LM) (temperature, relative humidity, atmospheric pressure, battery level)
-
Aqara Cube Controller (MFKZQ01LM) (Slide, Shake, Double Tap, Rotate (angle, relative angle), Flip 90°, Flip 180°, battery level), see device readme for details
-
Aqara Smart Light Wall Switch (L) Single (QBKG04LM) / Double (QBKG03LM) (onoff)
-
Aqara Smart Light Wall Switch (LN) Single (QBKG11LM) / Double (QBKG12LM) (onoff, measure_power, meter_power, measure_voltage)
-
Aqara Wall Outlet (Zigbee) (QBCZ11LM) (onoff, measure_power, meter_power, measure_voltage)
-
Aqara Wireless switch with Gyro (WXKG12LM) (1x, 2x click, key held, key released, Shaken, battery level)
-
Aqara Vibration Sensor (DJT11LM) (tilt-, vibration-, drop-motion, tilt angles (to reference plane), tilt angles (to previous position), vibration strength, tilt-, vibration-, drop-alarm, battery level)
-
Aqara Tunable LED Bulb (ZNLDP12LM) (onoff, dim, light_temperature)
-
Aqara Double Relay (LLKZMK11LM) (onoff, measure_power)
-
Aqara Smart EU plug (SP-EUC01) (onoff, measure_power, meter_power)
Note:
The following devices are sold under the same model number (e.g. WXKG11LM), but have different capabilities. From the outside (device and packaging) it is not possible to distinguish the devices with or without these capabilities; only after including them to a controller. Check the forum topic for experiences with sellers before purchasing these devices: -
Aqara Wireless switch (WXKG11LM, productID
sensor_switch.aq2
) (1x - 4x click, battery level) -
Aqara Wireless Mini Switch (2018) (WXKG11LM, productID
remote.b1acn01
) (1x, 2x click, key held, key released, battery level) -
Aqara Wireless Remote Switch Single (WXKG03LM, productID
sensor_86sw1lu
) / Double (WXKG02LM, productIDsensor_86sw2Un
) (1x click for each button and combined) -
Aqara Wireless Switch Single (2018) (WXKG03LM, productID
remote.b186acn01
) / Double (2018) (WXKG02LM, productIDremote.b286acn01
) (1x, 2x click, long press for each button and combined)
- MiJia Honeywell Smoke Detector White
- MiJia Honeywell Gas Leak Detector
- MiJia Aqara Water sensor
- English
- German
- Dutch
This app and driver development has been supported by:
- Sprut666666
- Kasteleman
- BasKiers
- RobinBolscher
Any requests please post them in the Aqara & Xiaomi Zigbee topic on the Athom Community forum or contact me on Slack
Please report issues at the issues section on Github otherwise in the above mentioned topic.
- Add support for Aqara Smart EU plug (SP-EUC01) (onoff, measure_power, meter_power)
- Xiaomi Smart plug (EU) (ZNCZ04LM)] (onoff, measure_power, meter_power)
- Xiaomi Light Sensor (GZCGQ01LM) (measure_luminance, measure_batery)
- Add humidity and pressure offset settings for the Aqara Temperature and Humidity Sensor (WSDCGQ11LM) and Temperature/Humidity Sensor (WSDCGQ01LM)
- Add reverse contact alarm logic for Aqara Door and Window Sensor (MCCGQ11LM) and Door/Window sensor (MCCGQ01LM)
- Fix issue with Aqara Cube trigger cards not showing argument fields
- Add support for the Aqara B1 Curtain Controller (Zigbee) (ZNCLDJ12LM) (open, close, idle, setpoint (100% = open, 0% = closed), measure_batery)
- Update app branding since more Aqara (then Xiaomi-Mi) devices are supported
- Update of app to become compatible with new app store
- Made app compatible with Homey SW > 3.0.0 (removing Homey Sw 1.x mobile definition)
- Re-structured the app using
.homeycompose
- Update Homey meshdriver to v1.3.21
- Fix issues where the lifeline temperature sensor reporting
- Update Homey meshdriver to v1.3.9
- Fix issue showing flow card conditions and triggers for Aqara Relay device
- Fix issues where the lifeline reportParser is causing a crash of the app
- Update Homey meshdriver to v1.3.7
- Add support for Aqara Double Relay (LLKZMK11LM)
- Add insights logging for Aqara Vibration sensor (all alarms and tilt angle) and Cube (rotation angle)
- Prepare app and drivers for 'Energy' (Homey 3.0.0)
- Update Homey meshdriver to v1.3.6
- Fix issue that prevented to include some devices ending in
status.invalid_setting_type
- Add German language support, thanks to the contribution of Sebastian Spoerer
- Update Homey meshdriver to v1.2.32
- Add support for the Aqara Tunable LED Bulb (ZNLDP12LM)
- Fix issue where motion alarm would be cancelled before the finalizing the motion alarm reset duration
- Fix issues where incorrect data is reported by the Xiaom and Aqara Temperature and Humidity Sensors #125
- Enabled Xiaomi lifeline reporting (device dependent interval), adding the following functions:
- Battery reporting (measurement + alarm) enabled for multiple devices (see device - capability overview)
- Additional state / capability reporting (e.g. curtain position for
Aqara Curtain controller
or onoff state for theAqara wall switch
) - Updated App dependency updated to Homey SW >= 1.5.13
- Updated app to fully utilize Homey SW v2.0.0 options:
- Fix issue where custom icons are not shown
- Add brandColor definition to match Xiaomi brand
- Added
measure_power
,meter_power
andmeasure_voltage
capabilities to theAqara Wall Switch Single (LN)
andAqara Wall Switch Double (LN)
. Note: Re-inclusion is required to add these capabilities - Added fixed polling interval (10 minutes) for
meter_power
andmeasure_voltage
capabilities forAqara Smart socket plug
,Aqara Smart Socket
,Aqara Wall Switch Single (LN)
andAqara Wall Switch Double (LN)
- Cleaned up device driver logging (moved some logging to the debug-logging mode)
- Updated readme device overview to show added capabilities and link towards the device info at the official Aqara site
- Update Homey meshdriver to v1.2.30