Koenkk / Koenkk/zigbee2mqtt

[New device support]: TS0601 from _TZE200_rsvk6ujq

Open
#32,929 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://woox.nu/en/products/woox-zigbee-smoke-sensor-alarm?srsltid=AfmBOooSPGmB61OUzp4ruiLScnG_CAVxGAX5lUkqopdsfB9EXt1lIaKW

Database entry

{ "linkquality": 145 }

Zigbee2MQTT version

2.13.0 (unknown)

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

entities not exposed

Notes

software_build_id: undefined
date_code: ``
endpoints:

{"1":{"bindings":[],"clusters":{"input":["genBasic","genGroups","genScenes","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 the reported endpoint clusters for TS0601 from _TZE200_rsvk6ujq. Compare the device behavior with existing TS0601 definitions in the project and determine which entities the smoke sensor should expose. Done means the device is recognized and its relevant entities work through Zigbee2MQTT.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.