Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Support for new WXKG11LM Model #89

Merged
merged 3 commits into from
Oct 5, 2018

Conversation

HarrisonPace
Copy link
Contributor

Added Support for New WXKG11LM (Xiaomi Aqara wireless switch). This model has hold & release functionality instead of the quad-click implementation.

The Zigbee model name has 6 null unicode characters trailing after its ID.

@Koenkk
Copy link
Owner

Koenkk commented Sep 29, 2018

Zigbee2mqtt had a bug which caused issues with the modelID (see Koenkk/zigbee2mqtt#388).

Could you checkout the zigbee2mqtt dev branch and check if this change still works?

@HarrisonPace
Copy link
Contributor Author

I tested the code with the dev-branch and this change still works. The 6 null unicode characters trailing after the ID are required.

@kaelsaes
Copy link

Sorry for that NOOB question: will the new converter be available with the standard update procedure I found in the wiki?

@HarrisonPace
Copy link
Contributor Author

HarrisonPace commented Sep 30, 2018

Sorry for that NOOB question: will the new converter be available with the standard update procedure I found in the wiki?

Yes, once this pull request is accepted, or you simply copy these files to get it working now:

Updated-Device-Config.zip

devices.js : /opt/zigbee2mqtt/node_modules/zigbee-shepherd-converters
fromZigbee.js : /opt/zigbee2mqtt/node_modules/zigbee-shepherd-converters/converters

@kaelsaes
Copy link

kaelsaes commented Oct 1, 2018

Thx.

I still get the message "Cannot get the Node Descriptor of the device" and the Aqara switch doesn't send the click payload.

@HarrisonPace
Copy link
Contributor Author

I was mistaken, I needed to re-pair my device, now it shows as expected 'lumi.remote.b1acn01', without null characters.

@Koenkk
Copy link
Owner

Koenkk commented Oct 1, 2018

Ok, that means that this doesn't have to be merged anymore?

@HarrisonPace
Copy link
Contributor Author

HarrisonPace commented Oct 1, 2018

No, it's still a new device (model), it just needs the Null Characters removed. (Edit: they are still required)

zigbee2mqtt:warn 10/1/2018, 8:47:39 PM Device with modelID 'lumi.remote.b1acn01 ' is not supported.

Still appears on latest dev build without them :/

@HarrisonPace HarrisonPace reopened this Oct 1, 2018
@celeroll
Copy link

celeroll commented Oct 5, 2018

So, what is the current situation here?
I'm on hassio with addon installation and I don't have access to "replace" the files. Some other way to help me out?

@Koenkk
Copy link
Owner

Koenkk commented Oct 5, 2018

Merged, thanks!

@celeroll
Copy link

celeroll commented Oct 7, 2018

When will this be available in the dev release?

@HarrisonPace HarrisonPace deleted the WXKG11LMv2-support branch October 8, 2018 02:50
@p3pp0
Copy link

p3pp0 commented Oct 19, 2018

not working for me...

@p3pp0
Copy link

p3pp0 commented Oct 19, 2018

1.pdf

not working for me

@arteck
Copy link
Contributor

arteck commented Sep 13, 2019

any news here ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants