-
-
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]: Zemismart Tuya Zigbee 4 Gang Wireless Scene Push Button Portable Switch App Control Battery Powered ZMR4 #23187
Comments
The device is now shown as compatible, but none of the button actions work yet. |
Same on my side. Will that issue fixed with the next release? |
Same on my side, _TZ3000_11pg3ima say its unsupported. |
Could you provide the debug log when trigger actions on this device? See this on how to enable debug logging. |
Here's me triggering all four buttons:
|
This happens when I press the button1 1 time. debug 2024-09-02 18:20:26zh:zstack:unpi:parser: <-- [254,23,68,129,0,0,6,0,176,34,1,1,0,98,0,220,217,120,0,0,3,1,52,1,176,34,11,247] This happens when I press the button3 1 time. |
|
I've also created a debug log. Interview is finished but button press does not yet work. Hope that helps? |
edit: I was with a previous |
@Burki24 since you added the ZMR4 in Koenkk/zigbee-herdsman-converters#7734, can you check wether it correctly sends the actions? It seems we need to use the standard definition instead (https://github.com/Koenkk/zigbee-herdsman-converters/blob/4a81f8cf5ea7e1562b1b337a1c4360ae378ea071/src/devices/tuya.ts#L3077) @caduvalsesia can you check if the device works after:
|
@caduvalsesia could you provide the debug log when triggering it twice? |
The double press and hold options only worked with buttons 3 and 4. Here I press button 3 twice. debug 2024-09-05 14:01:11zh:zstack:unpi:parser: <-- [254,32,68,129,0,0,0,3,228,7,1,1,0,87,0,246,249,154,0,0,12,1,104,76,1,50,0,10,0,153,0,244,1,228,7,11,83] Here I press button 4 twice. Here I hold button 3. And her I hold button 4 |
Could you check if the issue is fixed with the following external converter:
external_converters:
- ext_converter.js
|
Koenkk, |
@caduvalsesia what actions does it send with the event option? |
1_single then, and 1_double Im using the external converter provided, but still generating two payloads, one with correct status and other witth an empty string on action object: Info 2024-09-05 18:14:19z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/cenas', payload '{"action":"","battery":100,"linkquality":127,"operation_mode":"event"}' |
@caduvalsesia thanks!
thats expected: https://www.zigbee2mqtt.io/guide/faq/#why-is-the-action-property-always-empty Integrated the fix! Changes will be available in the dev branch in a few hours from now. |
ZMR4, identified as model: TS0044, manufacturer _TZ3000_xwuveizv ***removed coverter, removed and added back the device and now I get single and double actions for all 4 buttons. No Hold action tho |
Link
https://www.zemismart.com/products/zmr4
Database entry
{"id":166,"type":"EndDevice","ieeeAddr":"0x881a14fffeb63b62","nwkAddr":52639,"manufId":4098,"manufName":"_TZ3000_11pg3ima","powerSource":"Battery","modelId":"TS004F","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":260,"inClusterList":[0,1,3,4,6,4096],"outClusterList":[25,10,3,4,5,6,8,4096],"clusters":{"genBasic":{"attributes":{"modelId":"TS004F","manufacturerName":"_TZ3000_11pg3ima","powerSource":3,"zclVersion":3,"appVersion":65,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":65,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1719558560094}
Comments
I tried to add this device to the Z2M without success. The device appears in the lista as not supported
Can you please include this device as a supported device?
Thank you for your support in advance
External definition
The text was updated successfully, but these errors were encountered: