Koenkk / Koenkk/zigbee2mqtt

[New device support]: TY0A01 from _TYST12_yr4g31kf

Open
#33,121 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new device support
Dominant language
TypeScript
Stars
15.7k
Forks
2k
Avg merge
18h 55m
Merged PRs (30d)
35

Description

Link

https://www.banggood.com/de/MOES-ZAL21-Bluetooth-or-Zigbe-Smart-Door-Lock-5-In-1-Unlock-High-Accuracy-Biometric-Bluetooth-Fingerprint-Tuya-APP-Control-Electric-Handle-Lock-for-Home-Office-Security-p-2052869.html?cur_warehouse=CZ&ID=6339548&utm_design=18&utm_email=1788615428_2332&utm_source=emarsys&utm_medium=Neworder171109&utm_campaign=trigger-order&utm_content=leander&sc_src=email_2675773&sc_eh=752eb32d418c0dd51&sc_llid=44126836&sc_lid=105229698&sc_uid=Rz69tw0Jf7

Database entry

[13.9.2026, 19:40:59] z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/health', payload '{"response_time":1789321259110,"os":{"load_average":[1.13,1.15,1.12],"memory_used_mb":1588.96,"memory_percent":13.4383},"process":{"uptime_sec":606,"memory_used_mb":147.42,"memory_percent":1.2468},"mqtt":{"connected":true,"queued":0,"published":518,"received":577},"devices":{"0xa4c138083fb7ff87":{"messages":111,"messages_per_sec":0.1846,"leave_count":0,"network_address_changes":0},"0x0c4314fffe52b57e":{"messages":23,"messages_per_sec":0.0423,"leave_count":0,"network_address_changes":0},"0xa4c1388a10928125":{"messages":64,"messages_per_sec":0.1177,"leave_count":0,"network_address_changes":0},"0x842e14fffe2f9e5c":{"messages":22,"messages_per_sec":0.0407,"leave_count":0,"network_address_changes":0},"0x0c4314fffe54b0fe":{"messages":20,"messages_per_sec":0.037,"leave_count":0,"network_address_changes":0},"0x5c0272fffefd3019":{"messages":23,"messages_per_sec":0.0426,"leave_count":0,"network_address_changes":0},"0x0c4314fffe54b17e":{"messages":21,"messages_per_sec":0.0389,"leave_count":0,"network_address_changes":0},"0xa4c138b9e0ad5ddc":{"messages":22,"messages_per_sec":0.0409,"leave_count":0,"network_address_changes":0},"0x0c4314fffe54b424":{"messages":24,"messages_per_sec":0.0447,"leave_count":0,"network_address_changes":0},"0x0c4314fffe54b90e":{"messages":21,"messages_per_sec":0.0394,"leave_count":0,"network_address_changes":0},"0x60a423fffe4583af":{"messages":30,"messages_per_sec":0.0569,"leave_count":0,"network_address_changes":0},"0x0c4314fffe54b56b":{"messages":24,"messages_per_sec":0.0455,"leave_count":0,"network_address_changes":0},"0x0c4314fffe54b011":{"messages":21,"messages_per_sec":0.0399,"leave_count":0,"network_address_changes":0},"0xbc33acfffe5a80dd":{"messages":23,"messages_per_sec":0.044,"leave_count":0,"network_address_changes":0},"0xa4c138ecd06c92ab":{"messages":4,"messages_per_sec":0.0086,"leave_count":0,"network_address_changes":0},"0xe406bffffe550111":{"messages":17,"messages_per_sec":0.0476,"leave_count":0,"network_address_changes":0}}}'

Zigbee2MQTT version

2.14.1 (unknown)

External definition
export default {
    zigbeeModel: ['TY0A01'],
    model: 'TY0A01',
    vendor: '_TYST12_yr4g31kf',
    description: 'Automatically generated definition',
    extend: [],
};
What does/doesn't work with the external definition?

No information/functions are detected or displayed.

Notes

software_build_id: undefined
date_code: ``
endpoints:

{"1":{"bindings":[],"clusters":{"input":["genBasic","manuSpecificTuya"],"output":["genOta","genTime"]},"configured_reportings":[],"scenes":[]}}

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the external definition in the issue and inspect how zigbeeModel TY0A01, vendor _TYST12_yr4g31kf, and the genBasic/manuSpecificTuya endpoint are handled in the device definitions. Determine the device's exposed functions and add the definition accordingly. Done means the device no longer relies on an empty external definition and its supported functions are detected and displayed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.