zigpy / zha-device-handlers

ZHA device handlers bridge the functionality gap created when manufacturers deviate from the ZCL specification, handling deviations and exceptions by parsing custom messages to and from Zigbee devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Device Support Request] YXZBSL Siren Tuya

FilipParyz opened this issue · comments

Problem description

The new, quite good looking siren has been introduced on the market. Not only does it look good, it also serves the purpose of the router!
It already has Zigbee2MQTT support, and I would love to be able to use it with ZHA in Home Assistant.

Solution description

Port the existing solution from Zigbee2MQTT or add support in a different way.

Screenshots/Video

No response

Device signature

Device signature { "node_descriptor": "NodeDescriptor(logical_type=, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=, mac_capability_flags=, manufacturer_code=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, descriptor_capability_field=, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)", "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x0051", "input_clusters": [ "0x0000", "0x0004", "0x0005", "0xef00" ], "output_clusters": [ "0x000a", "0x0019" ] }, "242": { "profile_id": "0xa1e0", "device_type": "0x0061", "input_clusters": [], "output_clusters": [ "0x0021" ] } }, "manufacturer": "_TZE204_fncxk3ob", "model": "TS0601", "class": "zigpy.device.Device" }

Diagnostic information

No response

Logs

No response

Custom quirk

No response

Additional information

No response