Koenkk / Koenkk/zigbee2mqtt

[Tuya TRV TS0601 _TZE284_fqm2sfpe

Open
#32,931 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

allegro.pl

Database entry

{"id":"0xa4c138966f18cc70","type":"EndDevice","ieeeAddr":"0xa4c138966f18cc70","modelId":"TS0601","manufName":"_TZE284_fqm2sfpe"}

Zigbee2MQTT version

2.13

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

The device is recognized, but no datapoints or climate entities are exposed because the extend array is empty.

Notes

[25.08.2026, 16:18:20] z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/device/generate_external_definition', payload '{"data":{"id":"0xa4c138966f18cc70","source":"\n\nexport default {\n zigbeeModel: ['TS0601'],\n model: 'TS0601',\n vendor: '_TZE284_fqm2sfpe',\n description: 'Automatically generated definition',\n extend: [],\n};\n"},"status":"ok","transaction":"frqtb-1"}'

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 supplied database entry and generated external definition for model TS0601 and vendor _TZE284_fqm2sfpe. Determine which datapoints the device exposes and what climate entities should represent them, then verify that the external definition no longer has an empty extend array and that the device exposes those entities when tested.

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
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.