-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Device reporting bad model Id #3729
Comments
|
Same problem.
It doesn't in my case. I also try TS0012 because I have 2 gang switch. |
Not working too. |
Can you share more your debug logging after executing commands? |
For left button on and off: |
linked #2778 |
This also happens for the Tuya Thermostat. My Thermostat is recocnized as curtain motor as well. So the modelId of if i grep the database... at least the "manufName":"_TZE200_ckud7u2l" corresponds to https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/devices.js#L1136 maybe this helps |
tested again in the dev branch: working as expected for THERMOSTAT |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
Hi
I try to connect this 2 gang switch to zigbee2mqtt: https://fr.aliexpress.com/item/4000807168877.html.
It seems to be a reband of https://fr.aliexpress.com/item/4000298926256.html that seems working (#2971)
BUT the model id is 'TS0601', so its defined as curtain motor in Home Assistant. When i try to "move curtains up" or "stop curtains" the first switch turn on. When i try to "move curtains down" the first switch turn off.
When i turn the first switch on then off.
owvfni3: Unhandled DP #257: {"status":0,"transid":51,"dp":257,"fn":0,"data":{"type":"Buffer","data":[1]}}
owvfni3: Unhandled DP #257: {"status":0,"transid":52,"dp":257,"fn":0,"data":{"type":"Buffer","data":[0]}}
When i turn the second switch on then off
owvfni3: Unhandled DP #258: {"status":0,"transid":53,"dp":258,"fn":0,"data":{"type":"Buffer","data":[1]}}
owvfni3: Unhandled DP #258: {"status":0,"transid":54,"dp":258,"fn":0,"data":{"type":"Buffer","data":[0]}}
I've try to map 'TS0601' device id with GDKES-03TZXD and GDKES-02TZXD by changing device.js. No success :-(
I think i just have the wrong tuya firmware in this crapy device.
Does anybody have an idea?
Zigbee2mqtt version: 1.14.0
Adapter hardware: CC2531
Adapter firmware version: 1.2 Source routing
The text was updated successfully, but these errors were encountered: