We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.iget.eu/p/thermostat-radiator-valve-ts10/
{"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}
1.41.0 commit: cc31cea
I have tried to set this up using the guide with no luck. Help would be greatly appreciated.
const definition = { zigbeeModel: ['TS0601'], model: 'TS0601', vendor: '_TZE200_ch3t1xbl', description: 'Automatically generated definition', extend: [], meta: {}, }; module.exports = definition;
Exposes nothing, rather shows:
Empty exposes definition
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
What does/doesn't work with the external definition?
Exposes nothing, rather shows:
The text was updated successfully, but these errors were encountered: