-
Notifications
You must be signed in to change notification settings - Fork 728
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 Siren (new) TS0601 by _TZE204_hcxvyxa5 #3255
Comments
I recently received this item too, from here: https://www.aliexpress.us/item/3256806983895286.html I didn't see the original poster copy & paste the device signature, so I hope this helps:
|
I have a similar device
I added ("_TZE204_hcxvyxa5", "TS0601") to I'm reading through the quirks documentation to see if its within my grasp to make it work. |
With this implementation in Node-Red it was possible to increase the duration and change the melody. It wasn't done by me, unfortunately I don't remember where I got it. But it works, it's a way forward.
|
Also bought this device and would love to see it get supported |
It seems that the existing quirk for the siren without sensors works well with this new device, so I raised a PR above to add this into the list. |
How do we get or install this quirk or do we have to wait for it to be
implemented?
Op za 14 sep 2024 07:43 schreef Xidorn Quan ***@***.***>:
… It seems that the existing quirk for the siren without sensors works well
with this new device, so I raised a PR above to add this into the list.
—
Reply to this email directly, view it on GitHub
<#3255 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXYSKIPGUJA5JJBVTGSLOSLZWPEHXAVCNFSM6AAAAABK4QF3J6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQHA2TINBTGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You need to setup custom quirks. You can for example follow this guide. After that, download the file changed in the PR and put it in the directory you created for custom quirks. Then you probably need to restart Home Assistant to take effect. |
Thank you. However i does not properly work.
I first choose disconnect and wipe in smart life. Then added it to ZHA and
it worked. I had 1 control and when i turned it on it worked.
Then i moved the device from inside home to outside in the garden. It was
visible in HA but when i fired the alarm i only got 1 second of siren sound
and then is switches off.
Removed it from ZHA and added to smart life and back. No result. It
switches to off after 1 second.
The i held the reset button and added it to ZHA. Then it had no controls.
After restarting HA it has but same problem. Siren turns off after 1 second.
Is there something i can do to enable islt for 380 seconds (or maybe
longer)?
Op za 14 sep 2024 13:56 schreef Xidorn Quan ***@***.***>:
… You need to setup custom quirks. You can for example follow this guide
<https://community.home-assistant.io/t/how-to-setup-local-zha-quirks/341226/2>
.
After that, download the file
<https://github.com/zigpy/zha-device-handlers/raw/5c993588c79b7708f9ecfc8ad893df6e51d97924/zhaquirks/tuya/ts0601_siren.py>
changed in the PR and put it in the directory you created for custom quirks.
Then you probably need to restart Home Assistant to take effect.
—
Reply to this email directly, view it on GitHub
<#3255 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXYSKIM7ALWNEP7ZUWFVIJ3ZWQP6RAVCNFSM6AAAAABK4QF3J6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJQHE3DKMBRGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@Martijnsx From your description, I'd say it's working. If you want to change its alarm duration, you can update it as shown below: |
Thank you very much, that worked!
Op zo 15 sep 2024 15:25 schreef Xidorn Quan ***@***.***>:
… @Martijnsx <https://github.com/Martijnsx> From your description, I'd say
it's working. If you want to change its alarm duration, you can update it
as shown below:
image.png (view on web)
<https://github.com/user-attachments/assets/bfff6f2a-d938-4028-8334-07d938d27d51>
—
Reply to this email directly, view it on GitHub
<#3255 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXYSKILGLP5DUBUCBQEKOTTZWWDFNAVCNFSM6AAAAABK4QF3J6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJRGU4TENRWHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Working! At first, I enabled custom quirks in the configuration.yaml in home assistant because I didn't want to wait for the :main update Then I downloaded the custom quirk: I rebooted, removed and added the Now the device has a switch. If turned on, the device makes a siren noise for ~500ms and turns off again, Trough "manage zigbee device" I could change some settings by choosing cluster "TuyaMCUSiren" through the attributes
Melody (dropdown-menu), volume (dropdown-menu) and duration (slider) should be added to the GUI, so everyone can access it. Thanks for the quick implementation! ✅ |
Thanks guys for this, got mine today, and with this help and quirk file it's working fine. |
Problem description
I have a tuya zigbee siren. It is a new model i guess. How can i get this working with ZHA?
I can only see it in home assistant but it has no entities and can not be controlled (alarm fired).
TS0601
by _TZE204_hcxvyxa5
Solution description
That i can start and stop the alarm in home assistant and read it's status.
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Device signature
Device signature
[Paste the device signature here]
Diagnostic information
Diagnostic information
[Paste the diagnostic information here]
Logs
Logs
Custom quirk
Custom quirk
Additional information
No response
The text was updated successfully, but these errors were encountered: