-
-
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
TuYa TS0044_1 incorrect actions #17862
Comments
Same problem for me since the update |
Fixed! 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) |
So when we can get the fix for it? Need this to Open and Close my Covers 😅 |
Thank you very much for the fast fix and your great work. As a workaround I tried to put the fixing code lines from above (#17862) into the file "/app/node_modules/zigbee-herdsman-converters/converters/fromZigbee.js". But it seems there is no changed behavior, even after full restart. Is there any workaround available (better than my try 😅), wich we could set up till this fix gets into main branch? I would not like to switch to dev. If not, I can wait of course 😀 Thank you and kind regards |
I pushed a good fix now (Koenkk/zigbee-herdsman-converters@df01d07) 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) |
I changed the version for zigbee-herdsman-converters in Be aware, that you have to revert your change before using update.sh the next time. |
My Z2M was just (half an hour ago) updated to 1.31.1 commit: 3572c60 and I'm now having exactly this problem. all my TS0044 are now only giving me "single" instead of "1_single", "2_single", ... actions. And all my automations are broken. the exact devices I have are: Zigbee Model |
Reverting to the 1.31.0 docker image and it works again... |
@ElminsterAU can you check with the latest-dev tag? |
Yes, but only tomorrow. I'm just going to bed after re-enabling my ability to turn my lights off from there... |
Hey @Koenkk Zigbee Model & Zigbee Model & Zigbee Model They still shows as supported, and shows the right model and image, but do not work at all. Edit: I noticed that the switches are reporting state correctly (when i watch the state tap while i click) but automations doesn't work/trigger. Rolling back to 1.31.0 fixes the issue. |
Same for my TS0044_1 updated it for a hour to 1.31.1, restartet HA+Zigbee2mqtt but the buttons doesn't work. |
@Koenkk I was just going to try it, but saw that you've released a new "latest" and "1.31.2" at the same time, so I just tried out the latest, which reports itself as 1.31.2 commit: 21f5125, and it seems to work correctly for me. |
Thanks! working again after update. |
Issue fixed in 1.31.2 Thanks
|
Just curious, is the device TS0044 suppose to report 3 action types per button? I only get single and double but never get hold (instead single is returned). Anyway after this update at least each button again returns the number. Thanks. M === |
it should and does. make sure you hold the button until the green light turns off, then release. it should (and for me does) send the hold message then. |
@tampiss have you tried to hold the button until its light turns off then immediately release? I've TS0044 coming soon which i supposed they will work that way too, as the code in the converters page supports that as i see here:
|
True. My fault. I did not wait long enough. Thank you. M |
For me it is fixed now, thank you |
New update fixed the problem |
Yes, it is working again even inside my docker environment 😎 |
Same problem here. |
same problem here ... 1.35.2 @ HA Addon Payload in infolog shows correct value but z2m action shows null / empty string MQTT publish: topic 'zigbee2mqtt/EG Kinderzimmer', payload '{"action":"","battery":100,"last_seen":"2024-02-04T11:07:08+01:00","linkquality":57,"voltage":3000}' Ausgelöstes Ereignis (z.B. ein Aktivieren eines Tasters) |
Hi No actions are showed. Only two automatism are avaliable (battery and linkquality) Thanks |
_TZ3000_wkai4ga5 Same issue here with the buttons not being detected properly. Available choices are limited to 1_single, 2_single, 3_single, 4_single and 2_double. |
Same for me. Empty string. Zigbee-Modell Current version: 1.40.1-1 |
The same for me, shows as "Empty string("")" |
same for me as @AlbertoAbruzzo |
Hello, Thank you for helping |
What happened?
Up until I updated my zigbee2mqtt docker today the actions where exactly the way they are described on here: https://www.zigbee2mqtt.io/devices/TS0044_1.html#tuya-ts0044_1
After the update it only exposes actions like "single" or "double" without any indication of the button I pressed.
What did you expect to happen?
The actions exposes should be consistent with the description page: https://www.zigbee2mqtt.io/devices/TS0044_1.html#tuya-ts0044_1
How to reproduce it (minimal and precise)
Latest Zigbee2mqtt docker running
TuYa TS0044_1 connected
Click any button
Zigbee2MQTT version
Adapter firmware version
20211217
Adapter
Electrolama zig-a-zig-ah!
Debug log
No response
The text was updated successfully, but these errors were encountered: