Open Neolooser opened 4 months ago
Same here, but changing the model info, in the ts0601_siren.py, from _TZE200_nlrfgpny to_TZE204_nlrfgpny , the siren works, with a on/off switch. No volume control, no melody control, no battery status, no tamper status,..... but its a step.
this is my config : zha: zigpy_config: database_path: /zigbee.db custom_quirks_path: /config/zha_quirks
No response
Problem description
Hi, I can't find any quirks working on that device it's not working with the ts0601_siren.py
this is my config : zha: zigpy_config: database_path: /zigbee.db custom_quirks_path: /config/zha_quirks
thank's for your help
Solution description
Any quirks working on that device
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]Device signature
{ "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=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, 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": "0x0104", "device_type": "0x0051", "input_clusters": [ "0x0000", "0x0004", "0x0005", "0xef00" ], "output_clusters": [ "0x000a", "0x0019" ] } }, "manufacturer": "_TZE204_nlrfgpny", "model": "TS0601", "class": "zigpy.device.Device" }
Diagnostic information
zha-8d888a1b0a2bd264aa75ceb1d89d2c61-_TZE204_nlrfgpny TS0601-43464bf368efc343ab7e786befe6bcac.json
Logs
Logs
```python [Paste the logs here] ```Custom quirk
Custom quirk
```python [Paste your custom quirk here] ```Additional information
No response