-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Link
https://.linkind.com
Database entry
{"id":3,"type":"Router","ieeeAddr":"0x5c0272fffe472730","nwkAddr":25133,"manufId":4456,"manufName":"lk","powerSource":"Mains (single phase)","modelId":"ZBT-OnOffPlug-D0010","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":266,"inClusterList":[0,3,4,5,6,8,2821,4096,64642],"outClusterList":[10,25],"clusters":{"genBasic":{"attributes":{"modelId":"ZBT-OnOffPlug-D0010","manufacturerName":"lk","powerSource":1,"zclVersion":3,"appVersion":1,"stackVersion":2,"hwVersion":1,"dateCode":"20200514","swBuildId":"1.0.2"}},"genOnOff":{"attributes":{"onOff":0,"startUpOnOff":255}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x348d13fffe0ff5da","endpointID":1}],"configuredReportings":[{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":65000,"repChange":1}],"meta":{}}},"appVersion":1,"stackVersion":2,"hwVersion":1,"dateCode":"20200514","swBuildId":"1.0.2","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{"configured":332242049},"lastSeen":1767189734249}
Zigbee2MQTT version
2.7.1 (6d30fa1
)
External converter
import * as m from 'zigbee-herdsman-converters/lib/modernExtend';
export default {
zigbeeModel: ['ZBT-OnOffPlug-D0010'],
model: 'ZBT-OnOffPlug-D0010',
vendor: 'lk',
description: 'Linkind On Off Switch',
extend: [m.onOff()],
};What does/doesn't work with the external definition?
Able to turn plug on and off but had to switch on availability mode or manually refresh state if switched on/off manually
Notes
Old Plug ordered from amazon - no longer mentioned on linkind's web page - They have moved on to matter
software_build_id: 1.0.2
date_code: 20200514
endpoints:
{"1":{"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","haDiagnostic","touchlink","64642"],"output":["genTime","genOta"]}}}