Koenkk / Koenkk/zigbee2mqtt

[New device support]: TS0601 from _TZE284_6ewhzbx4

Open
#32,983 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://aliexpress.ru/item/1005009966444722.html?utm_referrer=https%3A%2F%2Fyandex.ru%2F&ysclid=mthrka0q8d839582791&sku_id=12000050710864036

Database entry

{"id":17,"type":"Router","ieeeAddr":"0xcc36bbfffe8187da","nwkAddr":46802,"manufId":4098,"manufName":"_TZE284_6ewhzbx4","powerSource":"Mains (single phase)","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[0,4,5,61184,0,60672],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65503":"!�(2i#�(2i","65506":31,"65508":0,"modelId":"TS0601","manufacturerName":"_TZE284_6ewhzbx4","appVersion":69,"dateCode":"","powerSource":1}},"msEthyleneOxide":{"attributes":{}},"genScenes":{"attributes":{"sceneValid":0}},"genBinaryInput":{"attributes":{}},"genIdentify":{"attributes":{}},"genLevelCtrl":{"attributes":{}},"genMultistateInput":{"attributes":{}},"genMultistateValue":{"attributes":{}},"genOnOff":{"attributes":{}},"genOnOffSwitchCfg":{"attributes":{}},"lightingColorCtrl":{"attributes":{}},"zigbeeDirectConfiguration":{"attributes":{}},"genGroups":{"attributes":{"nameSupport":0}},"genDeviceTempCfg":{"attributes":{}},"ssIasZone":{"attributes":{}},"genBinaryOutput":{"attributes":{}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":69,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{},"lastSeen":1788212187187}

Zigbee2MQTT version

2.13.0 (unknown)

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

Nothing is working

Notes

software_build_id: undefined
date_code: ``
endpoints:

{"1":{"bindings":[],"clusters":{"input":["genBasic","genGroups","genScenes","manuSpecificTuya","genBasic","60672"],"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

The issue names no repository files, entry points, or tests. Start with the supplied database entry and external definition, then determine the device behavior that must be represented; done means the TS0601 device is supported with working functionality rather than only an automatically generated definition.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.