Hello,
I've got a aqara mini button, I cant get it working as I dont know what option to choose from drop down menu of Type*
1 Like
You'll need to copy/paste this driver in your DRIVERS CODE:
/**
* Copyright 2020 Markus Liljergren (https://oh-lalabs.com)
*
* Version: v1.0.1.1123
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* NOTE: This is an auto-generated file and most comments have been removed!
*
This file has been truncated. show original
Then point your device to that new driver.
danabw
December 30, 2023, 9:06pm
3
May have better luck w/this driver...there have been some problems reported using Markus' drivers due to (IIRC) it using some deprecated calls.
@levymarques777 - if you need help installing a community driver, see here:
https://docs2.hubitat.com/en/how-to/install-custom-drivers
Try this:
/**
* Xiaomi Aqara Mijia Sensors and Switches:
*
* Xiaomi Aqara Contact Sensor : MCCGQ11LM [*]
* Xiaomi Aqara Motion Sensor : RTCGQ11LM [*]
* Xiaomi Aqara Temperature Sensor : WSDCGQ11LM
* Xiaomi Aqara Vibration Sensor : DJT11LM [*]
* Xiaomi Aqara Water Leak Sensor : SJCGQ11LM [*]
* Xiaomi Aqara Wireless Double Remote Switch : WXKG02LM [*]
* Xiaomi Aqara Wireless Mini Switch : WXKG11LM
* Xiaomi Aqara Wireless Mini Switch with Gyroscope : WXKG12LM [*]
* Xiaomi Aqara Wireless Single Remote Switch : WXKG03LM [*]
* Xiaomi Mijia Door and Window Sensor : MCCGQ01LM
* Xiaomi Mijia Human Body Sensor : RTCGQ01LM
* Xiaomi Mijia Light Sensor : GZCGQ01LM
* Xiaomi Mijia Wireless Switch : WXKG01LM [*]
*
* [*] These devices have an internal temperature sensor, though with only rough accuracy
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
This file has been truncated. show original
1 Like
I'll give this a try. Thanks for the heads up.
1 Like
Thanks for you'll help, Ill try it out
1 Like
danabw
December 30, 2023, 10:15pm
6
Drivers won't keep (or lose) your devices to the hub, unless they behave very badly in general and in that case can affect other devices as well by overloading your hub. The driver I linked to won't do that.
If you have issues w/the device staying connected to your hub it will be because Aqara goes their own way w/their Zigbee 1.2 devices and thus Aqara devices can be picky about what repeaters they like and it won't be unusual to have connectivity isssues w/them. If you search here on Aqara you'll find discussions about issues w/them.
system
Closed
December 29, 2024, 10:16pm
7
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.