Koenkk / Koenkk/zigbee2mqtt

[New device support]: TS0601 from _TZE28C1000000_fwondbzy

Open
#32,897 2 comments 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://ozon.ru/t/Oy65hnx

Database entry

Device '0xa4c1386f1df75318' with Zigbee model 'TS0601' and manufacturer name '_TZE28C1000000_fwondbzy' is NOT supported, please follow

Zigbee2MQTT version

2.13.0 (unknown)

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

shows only Linkquality
This is the same device as the Moes ZSS-QY-HP.

Notes

software_build_id: undefined
date_code: undefined
endpoints:

{"1":{"bindings":[],"clusters":{"input":["genBasic","57344","60160","60672","genGroups","genScenes","genIdentify","manuSpecificTuya"],"output":["genTime","genOta"]},"configured_reportings":[],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"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 by comparing the existing Moes ZSS-QY-HP support with the supplied TS0601 external definition, using the reported endpoint and manufacturer-specific clusters as the device clues. Identify the definition entry point and verify the device exposes controls or sensors beyond linkquality; the work is done when the device is supported with those functions available.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
embedded-iot
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.