-
-
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
[New device support]: TS0601, _TZ3000_iv6ph5tr - KnockautX FMS2C017/maybe MOES ZRM-104B-MS #20156
Comments
Your ext converter looks good, does it work with this? |
unfortunately no, it doesn't |
Hello Keon Any other way to get this working? |
Dear Koen |
z2m also detects it as |
Zigbee2MQTT disregards this proposed converter and does not use it at all. Instead Z2M chooses, for no reason, the integrated converter “Tuya” “TS011F_plug_1”. With this, however, a completely wrong device is assigned to this module. Surprisingly, in ZHA this module is recognised as “TS011F by _TZ3000_iv6ph5tr” and the quirk “zhaoquirks.tuya.ts011f_switch.Tuya_2G_Switch” is used. This allows me to switch the two channels on/off as needed. OK, the functions “Countdown” and “Restart status” are not recognised here either, but they don’t matter to me at the moment. My question now is how to integrate this device into Z2M, whether and how to rewrite the ZHA Quirk into a working Z2M converter. |
Dear Koen So we're getting closer to a working solution.
|
Good morning Koen I did try to add this missing part myself, but either if I try to add Thank you again for your help. |
I'm not sure about the countdown, but can you check if switch type works with https://gist.github.com/Koenkk/cd0206b2ed9d76c5430811df37c3cd89 |
Good morning Koen
and the standard instruction set from device debugging.
The only left functionality is countdown, but is no problem for me as HA has the much better countdown possibilities. Have a nice and quiet Sunday with family and friends. |
Added the device, let's ignore countdown for now, probably requires sniffing with the original hub because datapoints API doesn't seem to work for this device. Changes will be available in the dev branch in a few hours from now. |
Link
https://www.brelag.com/shop/fms2c017-knockautx-licht-schaltaktor-unterputz-2-kanal-4529?page=2&attrib=31-87#attr=
Database entry
{"id":3,"type":"Router","ieeeAddr":"0x003c84fffe6fd27a","nwkAddr":24023,"manufId":4098,"manufName":"_TZ3000_iv6ph5tr","powerSource":"Mains (single phase)","modelId":"TS011F","epList":[1,2,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":266,"inClusterList":[0,3,4,5,6,57344,57345],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65534":0,"stackVersion":0,"dateCode":"","manufacturerName":"_TZ3000_iv6ph5tr","zclVersion":3,"appVersion":67,"modelId":"TS011F","powerSource":1}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b002b4889df","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00124b002b4889df","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00124b002b4889df","endpointID":1}],"configuredReportings":[],"meta":{}},"2":{"profId":260,"epId":2,"devId":266,"inClusterList":[3,4,5,6,57344,57345],"outClusterList":[],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":67,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1702285158789,"defaultSendRequestWhen":"immediate"}
Comments
Product URL (German!): https://www.brelag.com/shop/fms2c017-knockautx-licht-schaltaktor-unterputz-2-kanal-4529?page=2&attrib=31-87#attr=
Documents URL (German!): https://drive.google.com/drive/folders/1wAacNL3VOTl6bkXZMSipX1I8P6jw_8GS
Simmilar Prodct (Based on device pictures and specifications): https://moeshouse.com/products/zigbee-104-module?variant=39820671352913
Document URL: https://drive.google.com/file/d/11lFLA1FxpXL2g96PYHJsJYolxpPDCWYb/view
Datapoint extracted according https://www.zigbee2mqtt.io/advanced/support-new-devices/03_find_tuya_data_points.html
Standard Instruction Set from Device Debugging .
Problem:
Despite I did try to create a converter file, this device will always be recognized as so totaly different product.
Instead of "_TZE200_iv6ph5tr" it will be recognized from Z2M as "_TZ3000_iv6ph5tr" which is a totaly different product, a 1-Channel Socket Switch.
Question:
How should my external converter be programmed so I can use this Tuya device?
External converter
Supported color modes
No response
Color temperature range
No response
The text was updated successfully, but these errors were encountered: