question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tuya siren still not working on RPi4

See original GitHub issue

Ok I achieved to test my quirk, and now my device is working, see the result : zha I will try to make a pull request soon, it is just a tiny change in the siren.py file.

_Originally posted by @CharlieBailly in https://github.com/zigpy/zha-device-handlers/issues/648#issuecomment-754956900_

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:30 (13 by maintainers)

github_iconTop GitHub Comments

3reactions
alexsandscommented, Jun 29, 2022

I just upgraded to Home Assistant Core 2022.6.7 (+ latest ZHA), removed and re-added this device, and am still having issues. Like @juhanjuku mentioned above, the on/off switch on the siren entity does not do anything and both the temperature and humidity sensors are Unknown. Has anyone been able to get this device to work or any suggestions on where to start?

The device signature is below:

{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0403",
      "in_clusters": [
        "0x0000",
        "0x0003",
        "0x0006",
        "0x0402",
        "0x0405",
        "0xef00"
      ],
      "out_clusters": [
        "0x0003",
        "0x0019"
      ]
    }
  },
  "manufacturer": "_TZE200_d0yu2xgi",
  "model": "TS0601",
  "class": "zhaquirks.tuya.ts0601_siren.TuyaSiren2"
}
1reaction
juhanjukucommented, Dec 14, 2021

Humidity and temperature sensors show ‘Unknown’ On_off switch does nothing. With ‘Manage clusters’ I can’t read any attribute. Not sure if I make service call from developers tools correctly, but no response to ‘siren.turn_on’

2021-12-14_202027

I’m ready to make any tests if you can advise me what to do

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Tuya siren still not working on RPi4 - - Bountysource
Ok I achieved to test my quirk, and now my device is working, see the result : zha. I will try to make...
Read more >
Home Assistant | TIA, I need help, i have an issue with local ...
TIA, I need help, i have an issue with local tuya, after "tuya" being unreliable and regularly going unavailable, i moved to local...
Read more >
Can we have 'bad zigbee devices/do not buy' list? - Reddit
I've got a heap of Tuya devices and they all perform flawlessly. The ones I have the most trouble with is my Lifx...
Read more >
2021.10.0: Z-Wave S2 support, Tuya, secure ESPHome and ...
I think there is an issue with the frontend version released in 2021.10.1. Try adding an alarm panel card. No icon for the...
Read more >
Tuya Smart Siren Zigbee - Driver doesn't work
Zigbee tuya Alarm (installed driver); Tuya zigbee scene switch; Neu zigbee scene controller; ikea (why not) zigbee sound controller. I've done a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found