Skip to content
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

[Device Support Request] dimmer switch TS0601 _TZE200_1agwnems #1476

Closed
yftj opened this issue Apr 9, 2022 · 4 comments · Fixed by #1489
Closed

[Device Support Request] dimmer switch TS0601 _TZE200_1agwnems #1476

yftj opened this issue Apr 9, 2022 · 4 comments · Fixed by #1489

Comments

@yftj
Copy link

yftj commented Apr 9, 2022

Hi hope you are well, I'd like to request support for these dimmer switches (TS0601). They have a middle switch and a brightness increase on-top and decrease in the bottom. Please let me know if there's anything else you need. I'm new to GitHub so forgive my formatting. The zigbee signature is:

'''
{
"node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, 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=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": 260,
"device_type": "0x0051",
"in_clusters": [
"0x0000",
"0x0004",
"0x0005",
"0xef00"
],
"out_clusters": [
"0x000a",
"0x0019"
]
}
},
"manufacturer": "_TZE200_1agwnems",
"model": "TS0601",
"class": "zigpy.device.Device"
}

'''

@yftj yftj changed the title Support for dimmer switch TS0601 [Device Support Request] dimmer switch TS0601 Apr 9, 2022
@yftj yftj changed the title [Device Support Request] dimmer switch TS0601 [Device Support Request] dimmer switch TS0601 _TZE200_1agwnems Apr 9, 2022
@MattWestb
Copy link
Contributor

Your device need being added in one quirk for working in ZHA and we have getting its working with most tuya dimmers but its little more work getting all in the right place.
Look in this issue #1302 for the progress and if you can helping testing the quirk for getting it working OK and being added in zha as soon is possible then its many user like having it so there devices is working in ZHA.

@yftj yftj closed this as completed Apr 9, 2022
@yftj
Copy link
Author

yftj commented Apr 9, 2022

Sorry, How do I go about testing the quirk? is there a guide I can follow somewhere? Thank you

@yftj yftj reopened this Apr 9, 2022
@Tropaion
Copy link
Contributor

@yftj There isn't, just read the latest commends here: #1302
This could help a bit: #1302 (comment)
Please close issue an continue in the mentioned issue.

@javicalle
Copy link
Collaborator

Not sure if your device has been validate to work with the quirk. Have you tested it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants