Support for LLKZMK11LM Aqara wireless relay controller

Use this forum to discuss possible implementation of a new feature before opening a ticket.
A developer shall edit the topic title with "[xxx]" where xxx is the id of the accompanying tracker id.
Duplicate posts about the same id. +1 posts are not allowed.

Moderators: leecollings, remb0

Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

Huupke wrote: Wednesday 29 July 2020 14:09 On the API the model is still empty. Please submit a request on the forum: https://bbs.opencloud.aqara.com/

As soon as this is fixed I'll add the support in Domoticz.
Please help!
Can you read this device without model, place in list for manual link model in Domoticz and save choice by SID ?
We never get model field from Aqara

Its the best way for all
Huupke
Posts: 25
Joined: Monday 21 October 2019 10:49
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.4
Location: Boxtel, Netherlands
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Huupke »

That might be possible, I already have some interfaces defined through which this module can request the model based on the ID. Various implementations can then provide it, first is hardcoded but we can have flat files, JSON, UI or any kind of way to get the model linked to the SID.

I have some troubles with my dev env so not able to produce a binary atm
Running V2024.4 on RPi3B+ & development/HEAD on RPi4B
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

I dont understand what is "binary atm", sorry

But i will happy with any resolving - config files with key-value SID=model, and Domoticz work with given model as is self recieved from gate. In revice module map over this key-values if model is empry...
That will economy on create UI interface for pilot time.

I made my service application for working with Rele and now I'm trying to marry data from Domo and my service to android control panel of my smarthome.
This is a terrible crutch
ssp2
Posts: 1
Joined: Tuesday 30 March 2021 19:21
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by ssp2 »

Hi to all from Russia.

I wrote a script, to support this relay: https://github.com/ssp2/xiaomi-relay2

It improves the miiocli functioning. Until they will not improve its functionality, you can use my version.
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

ssp2 wrote: Wednesday 31 March 2021 0:58 It improves the miiocli functioning. ....
I already created my buffer application, between Domoticz and Rele - but it's stupid, i want use it on Domoticz.
Domoticz needs in small customization:
* Page with mapping unique token to model code, or name - and use it name in Domoticz if Xiomi Gate 2 don't send model name in brodcast messages
It's very simple, i think
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

Hi
4 year have passed but important rele is not connected still :(

My log
2023-06-16 11:00:09.363 Status: XiaomiGateway: model empty for '158d0003cefcda', and no match found by DeviceSupport. Add your device to the list in case it's supported.
2023-06-16 11:00:09.363 Status: XiaomiGateway (ID=4): unhandled model: '', name: 'Unknown Xiaomi device'

Example realization:
1. all unknown data from Xiaomi gate with empty "model" field - show in list SID with edit button
2. edit button show popup with select model manually
3. after user choise - Domoticz always use this mapping of model for concrette device SID

Whan i can help for connect LLKZMK11LM Aqara wireless dual rele?
I'm need to join the project as a contributor and finalize it myself?
User avatar
waltervl
Posts: 5733
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by waltervl »

As Aqara Gataway is a zigbee hub, I suggest to buy an open source zigbee USB stick and switch to Zigbee2MQTT/MQTT Autodiscover or Zigbee4Domoticz solution. There it is supported https://www.domoticz.com/wiki/Zigbee.

There is not much development on the Aqara gateway.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

waltervl wrote: Friday 16 June 2023 9:06 As Aqara Gataway is a zigbee hub
I have Xiaomi hub v2 with connected Aqara rele. And my driver on java work with rele without model field - over SID in settings.
I wrote bridge between Domoticz and my java driver and it is work - but it's wrong. I can't see power consumer.
Domoticz saw rele but can work with it without model. I want put model manually and problem will solved, right?

May be Domotoicz has varian with create custom dual rele, where i can put custom URL for checking status, changing status and getting power consumer - and al of it will be showed as correct dual rele ?
Please kick me to right way
May be i can write plugin for Domoticz for my devices
User avatar
gizmocuz
Posts: 2484
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by gizmocuz »

As you noticed, this is a very old topic.
The solution is also mentioned in this topic, get yourself a zigbee2mqtt compatible usb stick and your done.
It is far more developed
Quality outlives Quantity!
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

It don't matter how old the topic is if the problem is not solved

Well, since no one here can help, then I will solve my problem myself
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

I saw in Git next class
https://github.com/domoticz/domoticz/bl ... upport.cpp

Function GetXiaomiDeviceModelByID - this is what is needed!
gizmocuz wrote:
@gizmocuz - can you create table and UI page for store maping SID to Model for resolve unknown devices with empty "model" field?
It will be greatfull

And yes - i will search Zigbee usb stick, but some later
But really - Zigbee usb stick will resolve model for Aqara Dual Rele, or zigbee2mqtt can map instead Domoticz?
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

I'm confused
Today i found page with resolve my question https://www.domoticz.com/wiki/Xiaomi_Gateway_(Aqara)
But nobody said it

I'm checked - and all working! Fantastic - thank you very much
User avatar
gizmocuz
Posts: 2484
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by gizmocuz »

Sure it's working (Zigbee2MQTT)
Quality outlives Quantity!
Dimly
Posts: 9
Joined: Thursday 28 March 2019 4:26
Target OS: Linux
Domoticz version: 2020.2
Location: Kazakhstan
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by Dimly »

gizmocuz wrote: Monday 31 July 2023 11:23 Sure it's working (Zigbee2MQTT)
No - i'm started it with Xiaomi Gate 2

Zeegbee dongle i can't found yet ;(
User avatar
gizmocuz
Posts: 2484
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Support for LLKZMK11LM Aqara wireless relay controller

Post by gizmocuz »

On the website from zigbee2mqtt you can find lots of compatible zigbee usb controllers
Quality outlives Quantity!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest