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

[New device support]: MOES Smart ZigBee Wireless Switch, Self-powered 2/3 Gang ZT-LP-ZEU2S-WH-MS #23618

Open
CokACola44 opened this issue Aug 14, 2024 · 2 comments
Labels
new device support New device support request

Comments

@CokACola44
Copy link

Link

https://moeshouse.com/products/zigbee-wireless-self-powered-scene-switch?variant=45340934373691

Database entry

{"id":43,"type":"GreenPower","ieeeAddr":"0x00000000de1db7f5","nwkAddr":47093,"manufId":null,"modelId":"GreenPower_2","epList":[242],"endpoints":{"242":{"epId":242,"inClusterList":[],"outClusterList":[],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"interviewCompleted":true,"meta":{},"lastSeen":1723640434145}

Comments

Hello,

I tried to add this self-powered Zigbee switch. The pairing works, but I don't see anything in the "expose" section, so I can't use it. The switch I am trying to add in Zigbee2MQTT has two buttons.

Thanks in advance for your support!

External definition

const definition = {
    zigbeeModel: ['GreenPower_2'],
    model: 'GreenPower_2',
    vendor: '',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};

module.exports = definition;
@CokACola44 CokACola44 added the new device support New device support request label Aug 14, 2024
@tshakah
Copy link

tshakah commented Sep 12, 2024

This is also being tracked in #19405

@gurrier
Copy link

gurrier commented Oct 1, 2024

I have the 3 button variant of this Moes branded greenpower switch.
I too get exactly the same External definition as the OP above.

BTW I have a Phillips Hue Tap greenpower switch that DOES work fine.
My coordinator is a Sonoff Dongle-e with firmware 7.4.4

If anyone has an understanding of what is required to get it to work or to develop a convertor, I would love to help.

Is it encrypted Tuya communications to ensure that you also buy their Zigbee gateway? https://moeshouse.com/products/moes-gateway-zhub-ms?variant=31534873051217

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

No branches or pull requests

3 participants