Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New device support]: iGET HOME TS10 Radiator valve with thermostat #24904

Open
typekpb opened this issue Nov 24, 2024 · 0 comments
Open

[New device support]: iGET HOME TS10 Radiator valve with thermostat #24904

typekpb opened this issue Nov 24, 2024 · 0 comments
Labels
new device support New device support request

Comments

@typekpb
Copy link

typekpb commented Nov 24, 2024

Link

https://www.iget.eu/p/thermostat-radiator-valve-ts10/

Database entry

{"id":2,"type":"EndDevice","ieeeAddr":"0x3c2ef5fffea54e61","nwkAddr":37966,"manufId":4098,"manufName":"_TZE200_ch3t1xbl","powerSource":"Battery","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[0,4,5,61184],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"modelId":"TS0601","manufacturerName":"_TZE200_ch3t1xbl","stackVersion":0,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":69,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1732466948609}

Zigbee2MQTT version

1.41.0 commit: cc31cea

Comments

I have tried to set this up using the guide with no luck. Help would be greatly appreciated.

External definition

const definition = {
    zigbeeModel: ['TS0601'],
    model: 'TS0601',
    vendor: '_TZE200_ch3t1xbl',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};

module.exports = definition;

What does/doesn't work with the external definition?

Exposes nothing, rather shows:

Empty exposes definition
@typekpb typekpb added the new device support New device support request label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new device support New device support request
Projects
None yet
Development

No branches or pull requests

1 participant