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

Zigbee 3.0 dual USB wireless socket plug incorrectly identified #11460

Closed
NeuerUser opened this issue Feb 17, 2022 · 9 comments
Closed

Zigbee 3.0 dual USB wireless socket plug incorrectly identified #11460

NeuerUser opened this issue Feb 17, 2022 · 9 comments
Labels
problem Something isn't working

Comments

@NeuerUser
Copy link

What happened?

Added the following device to z2m:
https://www.zigbee2mqtt.io/devices/ZP-LZ-FR2U.html
The interview works wirthout problems, but the device gets recognized as a different plug:
https://www.zigbee2mqtt.io/devices/TS011F_plug_3.html#tuya-ts011f_plug_3

Zigbee model: TS011F ( _TZ3000_2xlvlnez)

The effect is that the endpoint for the USB outlets is missing and instead it tries to show power metering values that the device is not reporting.

What did you expect to happen?

To get it recognized as the correct device.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.23.0-dev commit: f284a5d

Adapter firmware version

20211219

Adapter

zStack3x0 zigStarGW

Debug log

No response

@NeuerUser NeuerUser added the problem Something isn't working label Feb 17, 2022
@NeuerUser
Copy link
Author

Could be the same problem as here: #10812
Except mine has a CH plug type and a different manufacturerName.

@Koenkk
Copy link
Owner

Koenkk commented Feb 18, 2022

This was added in Koenkk/zigbee-herdsman-converters#3817 by @jzmudzinski, can you confirm that it is this device? https://www.zigbee2mqtt.io/devices/ZP-LZ-FR2U.html

@NeuerUser
Copy link
Author

Yes, it is this device (except with a Swiss plug). I got it working with an external converter, using the one listed in #10812 with an adapted manufacturerName.
I commented in this issue.
Interesting side node is that the device also supports "child lock/unlock", which worked when it was incorrectly identified as the Tuya plug, but it's not included in the external converter for the Moe's plug.

@Koenkk
Copy link
Owner

Koenkk commented Feb 19, 2022

@jzmudzinski can you confirm?

@jzmudzinski
Copy link

Yes, I confirm. That is the device. Sorry for any inconvenience my commit caused.

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Feb 19, 2022
@Koenkk
Copy link
Owner

Koenkk commented Feb 19, 2022

@jzmudzinski thanks,

Fixed now.

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@Koenkk Koenkk closed this as completed Feb 19, 2022
@NeuerUser
Copy link
Author

Confirmed. Working correctly now. Thanks!

@sliwma
Copy link

sliwma commented Feb 24, 2022

Affirmative, works now. And, besides "child lock", LED state select is missing - it also worked.

@Barrysv
Copy link

Barrysv commented Oct 18, 2022

@sliwma Hi there - are you saying there is a way to turn off the power LED via MQTT? Is that what you mean by "LED state select"? If so that would be great - what is the topic/command? Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants