[TS0201 (ZTH05_1) / _TZ3000_bgsigers] ???
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.7k
- Forks
- 2k
- Avg merge
- 18h 55m
- Merged PRs (30d)
- 35
Description
What happened?
Hello,
just a reporting
I added a ZY-ZTH101 temperature and humidity sensor, which appears in Zigbee2MQTT as ZTH05-1.
Here is what I have in the STATE tab of the device:
{
"device": {
"applicationVersion": 64,
"dateCode": "",
"friendlyName": "sondessl",
"hardwareVersion": 1,
"ieeeAddr": "0xa4c13880f1848ed8",
"manufacturerID": 4417,
"manufacturerName": "_TZ3000_bgsigers",
"model": "ZTH05_1",
"networkAddress": 29804,
"powerSource": "Battery",
"stackVersion": 0,
"type": "EndDevice",
"zclVersion": 3
},
"humidity": 58,
"linkquality": 255,
"temperature": 24.8
}
it is no mot a realy problem for me but the inclusion is not to good.
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.10.1 (cfc7ab8d)
Adapter firmware version
{"maintrel":120,"majorrel":2,"minorrel":6,"product":0,"revision":"0x26780700","transportrev":0}
Adapter
ConBee2/RaspBee2
Setup
os: #1 SMP Debian 5.10.257-1 (2026-05-27) - 5.10.0-44-amd64 - x64
node: v22.23.0
ha: false
Device database.db entry
No response
Debug log
No response
Notes
Device
definition: ZTH05_1 - Tuya (v0.0.0)
software_build_id: undefined
date_code: ``
endpoints:
{"1":{"bindings":[],"clusters":{"input":["genIdentify","genPowerCfg","msTemperatureMeasurement","msRelativeHumidity","genBasic"],"output":["genIdentify","genOta","genTime"]},"configured_reportings":[],"scenes":[]}}
Health
time: Mon Aug 10 2026 12:46:13 GMT+0200 (heure d’été d’Europe centrale)
os.load_average: 0.16, 0.18, 0.17
os.memory_percent: 40.2244
process.memory_percent: 2.9431
process.uptime_sec: 167403
{"leave_count":0,"messages":53,"messages_per_sec":0.018,"network_address_changes":0}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reviewing existing Tuya temperature and humidity device definitions for model ZTH05_1 and compare them with the reported clusters and state; done means the device is recognized and included with the expected temperature and humidity support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100