[New device support]: TS0601 from _TZE284_t88bjhfu - Moes Star Feather Smart Dimmer Switch (SFD02-Z)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.7k
- Forks
- 2k
- Avg merge
- 18h 55m
- Merged PRs (30d)
- 35
Description
Link
https://es.aliexpress.com/item/1005012444882317.html?gatewayAdapt=glo2esp
Database entry
{"id":69,"type":"Router","ieeeAddr":"0xa4c138b7592c420f","nwkAddr":43087,"manufId":4417,"manufName":"_TZE284_t88bjhfu","powerSource":"Mains (single phase)","modelId":"TS0601","epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[4,5,61184,0,60672],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65503":"\u000e\u0000\u0000\u0000i\u000f\u0000\u0000\u0000i\u000f\u0000\u0000\u0000i\u0010\u0000\u0000\u0000i\u0016\u0000\u0000\u0000f\u0017\u0000\u0000\u0000\u0012","65506":56,"65508":0,"modelId":"TS0601","manufacturerName":"_TZE284_t88bjhfu","powerSource":1,"zclVersion":3,"appVersion":78,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":78,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{},"lastSeen":1788027319565}
Zigbee2MQTT version
2.13.0 (unknown)
External definition
export default {
zigbeeModel: ['TS0601'],
model: 'TS0601',
vendor: '_TZE284_t88bjhfu',
description: 'Automatically generated definition',
extend: [],
};
What does/doesn't work with the external definition?
Only Linkquality is exposed for the Dimmer Switch, no other definitions available. The Moes Star Feather Dimmer Switch (SFD02-Z) is very similar to the Smart Curtain Switch Star Feather but for lights and belongs to the Star Feather Series.
Theres a US Version and also an EU Version, I have the US Version.
Links:
Smart Curtain Switch:
https://moeshouse.com/products/star-feather-zigbee-smart-curtain-switch-anti-glare-touch-panel?variant=50943934071099
Smart Dimmer Switch:
https://es.aliexpress.com/item/1005012444882317.html?gatewayAdapt=glo2esp
https://www.youtube.com/watch?v=A3ZX9OWQdEg
Notes
software_build_id: undefined
date_code: ``
endpoints:
{"1":{"bindings":[],"clusters":{"input":["genGroups","genScenes","manuSpecificTuya","genBasic","60672"],"output":["genOta","genTime"]},"configured_reportings":[],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the provided external definition and database entry, then compare the device with the linked Smart Curtain Switch definition and the reported Zigbee clusters. The work is complete when the Moes Star Feather dimmer exposes its lighting controls instead of only Linkquality, with the US-version behavior accounted for.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100