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]: THALEOS zigbee thermostat #23634

Closed
starlion57 opened this issue Aug 16, 2024 · 3 comments
Closed

[New device support]: THALEOS zigbee thermostat #23634

starlion57 opened this issue Aug 16, 2024 · 3 comments
Labels
new device support New device support request stale Stale issues

Comments

@starlion57
Copy link

Link

https://thaleos.com/wp-content/uploads/2024/05/Tete-thermostatique-4.pdf

Database entry

{"id":65,"type":"EndDevice","ieeeAddr":"0xa4c138c0e61fdfca","nwkAddr":6750,"manufId":4417,"manufName":"_TZE284_rv6iuyxb","powerSource":"Battery","modelId":"TS0601","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[4,5,61184,0,60672],"outClusterList":[25,10],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":77,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1723739639755}

Comments

one that got not supported is Zigbee Model "TS0601" and Zigbee Manufacturer "_TZE284_rv6iuyxb".

External definition

const definition = {
    zigbeeModel: ['TS0601'],
    model: 'TS0601',
    vendor: '_TZE284_rv6iuyxb',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};
@starlion57 starlion57 added the new device support New device support request label Aug 16, 2024
@starlion57
Copy link
Author

Vendor THALEOS
Model TRV06
Reference THAH202001

@kostya-fr
Copy link

I got installed same valves and solved it here Koenkk/zigbee-herdsman-converters#8062

Copy link
Contributor

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days

@github-actions github-actions bot added the stale Stale issues label Dec 13, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 22, 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 stale Stale issues
Projects
None yet
Development

No branches or pull requests

2 participants