-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Sonoff SNZB-04 identified as SNZB-02 #1449
Comments
Can you share your |
database.db
Note that I have a couple of these devices, tried them all out so they make some noise. |
Can you check if this is fixed now? Changes will be available in the latest dev branch in a few hours (https://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html) |
Thanks a lot! I hacked the changes in and it is detected properly. |
Cool! thanks for confirming. |
database record: |
HI I just purchased a Sonoff SNZB-04, in Homebridge-zigdee-nt, this shows up as manufacturer eWeLink and device DS01, how doo I tweak the setup here to recognise this combination? Below some trace if that helps [02/01/2021, 09:46:54] [ZigBee] Found ZigBee device: Device { |
This device is supported by zigbee2mqtt/zigbee-herdsman-converters. I suggest you open an issue at Homebridge-zigdee-nt |
can you help me understand your code better .. I see this device reported as manufacturer eWeLink and device DS01 .. that's not a combo mentioned in your supported deice list at https://www.zigbee2mqtt.io/devices/SNZB-04.html.. although I see DS01 mentioned in the code below but with the manufacturer being Sonoff? |
The mapping is done here: https://raw.githubusercontent.com/Koenkk/zigbee-herdsman-converters/master/devices.js search for |
Is the mapping done purely on [Zigbee model] or a combination of that and manufacturer? |
purely on Zigbee model |
I am trying to pair a SNZB-04 (door contact sensor), but it is identified as a SNZB-02 (temperature/humidity sensor).
The text was updated successfully, but these errors were encountered: