-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tuya dual dimmer module QS-Zigbee-D02-TRIAC-2C-LN
- Loading branch information
Showing
4 changed files
with
169 additions
and
24 deletions.
There are no files selected for viewing
135 changes: 135 additions & 0 deletions
135
core/config/devices/TS110F__TYZB01_v8gtiaed/TS110F__TYZB01_v8gtiaed.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,135 @@ | ||
{ | ||
"TS110F__TYZB01_v8gtiaed": { | ||
"manufacturer": "Tuya", | ||
"model": "QS-Zigbee-D02-TRIAC-2C-LN", | ||
"type": "Tuya dual dimmer switch module", | ||
"timeout": "60", | ||
"category": { | ||
"light": "1" | ||
}, | ||
"configuration": { | ||
"icon": "Tuya-QS-Zigbee-D02-TRIAC-2C-LN", | ||
"mainEP": "01" | ||
}, | ||
"commands": { | ||
"On 1": { | ||
"use": "act_zbCmdC-0006-On", | ||
"params": "ep=01", | ||
"isVisible": "1" | ||
}, | ||
"Off 1": { | ||
"use": "act_zbCmdC-0006-Off", | ||
"params": "ep=01", | ||
"isVisible": "1" | ||
}, | ||
"Toggle 1": { | ||
"use": "act_zbCmdC-0006-Toggle", | ||
"params": "ep=01" | ||
}, | ||
"Status 1": { | ||
"use": "inf_zbAttr-0006-OnOff", | ||
"params": "ep=01", | ||
"isVisible": "1", | ||
"nextLine": "after" | ||
}, | ||
"Get Status 1": { | ||
"use": "act_zbReadAttribute", | ||
"params": "ep=01&clustId=0006&attrId=0000" | ||
}, | ||
"Bind 01-0006-ToZigate": { | ||
"use": "act_zbBindToZigate", | ||
"params": "ep=01&clustId=0006", | ||
"execAtCreation": "yes" | ||
}, | ||
"SetReporting 01-0006": { | ||
"use": "act_zbConfigureReporting2", | ||
"params": "ep=01&clustId=0006&attrType=10&attrId=0000", | ||
"execAtCreation": "yes" | ||
}, | ||
"On 2": { | ||
"use": "act_zbCmdC-0006-On", | ||
"params": "ep=02", | ||
"isVisible": "1" | ||
}, | ||
"Off 2": { | ||
"use": "act_zbCmdC-0006-Off", | ||
"params": "ep=02", | ||
"isVisible": "1" | ||
}, | ||
"Toggle 2": { | ||
"use": "act_zbCmdC-0006-Toggle", | ||
"params": "ep=02" | ||
}, | ||
"Status 2": { | ||
"use": "inf_zbAttr-0006-OnOff", | ||
"params": "ep=02", | ||
"isVisible": "1", | ||
"nextLine": "after" | ||
}, | ||
"Get Status 2": { | ||
"use": "act_zbReadAttribute", | ||
"params": "ep=02&clustId=0006&attrId=0000" | ||
}, | ||
"Bind 02-0006-ToZigate": { | ||
"use": "act_zbBindToZigate", | ||
"params": "ep=02&clustId=0006", | ||
"execAtCreation": "yes" | ||
}, | ||
"SetReporting 02-0006": { | ||
"use": "act_zbConfigureReporting2", | ||
"params": "ep=02&clustId=0006&attrType=10&attrId=0000", | ||
"execAtCreation": "yes" | ||
}, | ||
"Set Level 1": { | ||
"use": "act_setLevel-Light", | ||
"params": "ep=01", | ||
"isVisible": "1" | ||
}, | ||
"Level 1": { | ||
"use": "inf_zbAttr-0008-CurrentLevel", | ||
"params": "ep=01", | ||
"isVisible": "1", | ||
"nextLine": "after" | ||
}, | ||
"Get Level 1": { | ||
"use": "act_zbReadAttribute", | ||
"params": "ep=01&clustId=0008&attrId=0000" | ||
}, | ||
"Bind 01-0008-ToZigate": { | ||
"use": "act_zbBindToZigate", | ||
"params": "ep=01&clustId=0008", | ||
"execAtCreation": "yes" | ||
}, | ||
"SetReporting 01-0008-0000": { | ||
"use": "act_zbConfigureReporting2", | ||
"params": "ep=01&clustId=0008&attrType=10&attrId=0000", | ||
"execAtCreation": "yes" | ||
}, | ||
"Set Level 2": { | ||
"use": "act_setLevel-Light", | ||
"params": "ep=02", | ||
"isVisible": "1" | ||
}, | ||
"Level 2": { | ||
"use": "inf_zbAttr-0008-CurrentLevel", | ||
"params": "ep=02", | ||
"isVisible": "1", | ||
"nextLine": "after" | ||
}, | ||
"Get Level 2": { | ||
"use": "act_zbReadAttribute", | ||
"params": "ep=02&clustId=0008&attrId=0000" | ||
}, | ||
"Bind 02-0008-ToZigate": { | ||
"use": "act_zbBindToZigate", | ||
"params": "ep=02&clustId=0008", | ||
"execAtCreation": "yes" | ||
}, | ||
"SetReporting 02-0008-0000": { | ||
"use": "act_zbConfigureReporting2", | ||
"params": "ep=02&clustId=0008&attrType=10&attrId=0000", | ||
"execAtCreation": "yes" | ||
} | ||
} | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
core/config/devices/TS110F__TYZB01_v8gtiaed/discovery-TS110F__TYZB01_v8gtiaed.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"epCount":2,"endPoints":{"01":{"servClusters":{"0000":{"attributes":{"0000":{"dataType":"20","access":"05","value":3},"0001":{"dataType":"20","access":"05","value":65},"0002":{"dataType":"20","access":"05","value":0},"0003":{"dataType":"20","access":"05","value":1},"0004":{"value":"_TYZB01_v8gtiaed","dataType":"42","access":"05"},"0005":{"value":"TS110F","dataType":"42","access":"05"},"0006":{"dataType":"42","access":"05","value":""},"0007":{"dataType":"30","access":"05","value":1},"FFDE":{"dataType":"20","access":"07","value":11},"FFFD":{"dataType":"21","access":"05","value":2},"FFFE":{"dataType":"30","access":"05","value":0},"FFE0":{"dataType":"48","access":"05","value":"74BDFC8BF2D4144A0D3817392F1DF9477F966DE1264FCEE83F8642FD229A2654A4308CD131A6FBDB28"},"FFE1":{"dataType":"48","access":"05","value":"005E74DD8E2357C7D07220389338F733AE2C1E0C9C9C430AB9A17FEF0DE36B7DBFF69165163B16BC28"},"FFE2":{"dataType":"20","access":"05","value":31},"FFE3":{"dataType":"48","access":"05","value":"00"}},"commandsGenerated":"UNSUPPORTED","commandsReceived":"UNSUPPORTED"},"0004":{"attributes":{"0000":{"dataType":"18","access":"05","value":0},"FFFD":{"dataType":"21","access":"05","value":2}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"},"0005":{"attributes":{"0000":{"dataType":"20","access":"05","value":0},"0001":{"dataType":"20","access":"05","value":0},"0002":{"dataType":"21","access":"05","value":0},"0003":{"dataType":"10","access":"05","value":0},"0004":{"dataType":"18","access":"05","value":0},"FFFD":{"dataType":"21","access":"05","value":2}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"},"0006":{"attributes":{"4001":{"dataType":"21","access":"07","value":0},"4002":{"dataType":"21","access":"07","value":0},"0000":{"dataType":"10","access":"05","value":0}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"},"0008":{"attributes":{"0000":{"dataType":"20","access":"07","value":255},"FC00":{"dataType":"21","access":"07","value":1023},"FFFD":{"dataType":"21","access":"05","value":1}},"commandsGenerated":"UNSUPPORTED","commandsReceived":"UNSUPPORTED"},"0019":{"attributes":{}},"000A":{"attributes":{}}},"cliClusters":{"0019":{"attributes":{"0000":{},"0001":{},"0006":{},"FFFD":{}}},"000A":{"attributes":{"FFFD":{}}}}},"02":{"servClusters":{"0004":{"attributes":{"0000":{"dataType":"18","access":"05","value":0},"FFFD":{"dataType":"21","access":"05","value":2}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"},"0005":{"attributes":{"0000":{"dataType":"20","access":"05","value":0},"0001":{"dataType":"20","access":"05","value":0},"0002":{"dataType":"21","access":"05","value":0},"0003":{"dataType":"10","access":"05","value":0},"0004":{"dataType":"18","access":"05","value":0},"FFFD":{"dataType":"21","access":"05","value":2}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"},"0006":{"attributes":{"4001":{"dataType":"21","access":"07","value":0},"4002":{"dataType":"21","access":"07","value":0},"0000":{"dataType":"10","access":"05","value":1}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"},"0008":{"attributes":{"0000":{"dataType":"20","access":"07","value":3},"FC00":{"dataType":"21","access":"07","value":1023},"FFFD":{"dataType":"21","access":"05","value":1}},"commandsReceived":"UNSUPPORTED","commandsGenerated":"UNSUPPORTED"}},"cliClusters":{"":{}}}},"powerSource":"mains","fileSignature":"Abeille discovery file"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters