zha-device-handlers icon indicating copy to clipboard operation
zha-device-handlers copied to clipboard

[Device Support Request] Tuya WHD02 (paired as TS0001 by _TZ3000_skueekg3)

Open Schnolle opened this issue 1 year ago • 1 comments

Problem description

Hi,

my goal is to change the External Switch Type of TS0001 by _TZ3000_skueekg3 to Momentary, but it is not possible via Manage Zigbee Device.

Available quirks only affect other switches that already have the option to change to Momentary.

Could anyone help me out? Thank you!

Solution description

Having the possibility to change external switch type

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
[Paste the logs here]

Custom quirk

Custom quirk
[Paste your custom quirk here]

Additional information

No response

Schnolle avatar Jul 14 '24 15:07 Schnolle

I have a similar device _TZ3000_zw7yf6yk which expose via manage zigbee device a TuyaZBExternalSwitchTypeCluster (Endpoint id: 1, Id: 0xe001, Type: in) cluster with external_switch_type (id: 0xd030) attribute.

Same goes to the switch backlight: TuyaZBOnOffAttributeCluster (Endpoint id: 1, Id: 0x0006, Type: in) cluster and backlight_mode (id: 0x8001) attribute.

Would love to read some doc about writing custom quirks, so I could test those ideas 👀

MichalLytek avatar Oct 10 '24 14:10 MichalLytek

Hello, I would be interested in the _TZ3000_skueekg3 module support to control as a switch and not as a lamp.

If it usefull

"data": { "ieee": "**REDACTED**", "nwk": 38870, "manufacturer": "_TZ3000_skueekg3", "model": "TS0001", "name": "_TZ3000_skueekg3 TS0001", "quirk_applied": false, "quirk_class": "zigpy.device.Device", "quirk_id": null, "manufacturer_code": 4107, "power_source": "Mains", "lqi": 216, "rssi": -46, "last_seen": "2024-12-13T20:51:18", "available": true, "device_type": "Router", "signature": { "node_descriptor": { "logical_type": 1, "complex_descriptor_available": 0, "user_descriptor_available": 0, "reserved": 0, "aps_flags": 0, "frequency_band": 8, "mac_capability_flags": 142, "manufacturer_code": 4107, "maximum_buffer_size": 74, "maximum_incoming_transfer_size": 404, "server_mask": 10752, "maximum_outgoing_transfer_size": 404, "descriptor_capability_field": 0 }, "endpoints": { "1": { "profile_id": "0x0104", "device_type": "0x0100", "input_clusters": [ "0x0000", "0x0003", "0x0004", "0x0005", "0x0006", "0x000a", "0x1000", "0x1888", "0xe000", "0xe001" ], "output_clusters": [] } }, "manufacturer": "_TZ3000_skueekg3", "model": "TS0001" }, "active_coordinator": false, "entities": [ { "entity_id": "button.tz3000_skueekg3_ts0001_identifier", "name": "_TZ3000_skueekg3 TS0001" }, { "entity_id": "light.tz3000_skueekg3_ts0001_lumiere", "name": "_TZ3000_skueekg3 TS0001" }, { "entity_id": "select.tz3000_skueekg3_ts0001_comportement_au_demarrage", "name": "_TZ3000_skueekg3 TS0001" } ],

BugsBunny1403 avatar Dec 13 '24 20:12 BugsBunny1403

The same problem for me with a TS000F by _TZ3000_skueekg3 it is the same device. It does not even show a quirk.

Image

"manufacturer": "_TZ3000_skueekg3", "model": "TS000F", "class": "zigpy.device.Device"

wise-rice avatar Feb 10 '25 16:02 wise-rice

Same devices having the same issue here, sadly.

wenestvedt avatar Feb 27 '25 21:02 wenestvedt

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 27 '25 02:08 github-actions[bot]