Skip to content

Commit

Permalink
Gledopto Spectre Blanc & RGBW GU10: Correction modèles (2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcharp38 committed Nov 6, 2023
1 parent 28a5af5 commit 7aa9138
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 65 deletions.
72 changes: 36 additions & 36 deletions core/config/devices/GL-S-003Z/GL-S-003Z.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"GL-S-003Z": {
"manufacturer": "Gledopto",
"model": "GL-S-003Z",
"type": "Gledopto RGBW GU10",
"timeout": "60",
"configuration": {
"mainEP": "0B",
Expand All @@ -11,15 +12,39 @@
"category": {
"light": "1"
},
"type": "Gledopto RGBW GU10",
"commands": {
"etat": {
"On": {
"use": "act_zbCmdC-0006-On",
"isVisible": 1
},
"Off": {
"use": "act_zbCmdC-0006-Off",
"isVisible": 1
},
"Toggle": {
"use": "act_zbCmdC-0006-Toggle"
},
"Status": {
"use": "inf_zbAttr-0006-OnOff",
"isVisible": 1,
"nextLine": "after"
},
"Get Status": {
"use": "act_zbReadAttribute",
"params": "clustId=0006&attrId=0000"
},
"Set Level": {
"use": "act_setLevel-Light",
"isVisible": 1
},
"CurrentLevel-0008": {
"Level": {
"use": "inf_zbAttr-0008-CurrentLevel",
"isVisible": 1
"isVisible": 1,
"nextLine": "after"
},
"Get Level": {
"use": "act_zbReadAttribute",
"params": "clustId=0008&attrId=0000"
},
"CurrentX": {
"use": "inf_zbAttr-0300-CurrentX",
Expand All @@ -29,18 +54,6 @@
"use": "inf_zbAttr-0300-CurrentY",
"isVisible": 1
},
"On": {
"use": "act_zbCmdC-0006-On",
"isVisible": 1
},
"Off": {
"use": "act_zbCmdC-0006-Off",
"isVisible": 1
},
"Set Level": {
"use": "act_setLevel-Light",
"isVisible": 1
},
"Colour": {
"use": "Colour"
},
Expand Down Expand Up @@ -76,14 +89,6 @@
"use": "act_zbReadAttribute",
"params": "clustId=0300&attrId=0004"
},
"Get-Status": {
"use": "act_zbReadAttribute",
"params": "clustId=0006&attrId=0000"
},
"Get-CurrentLevel": {
"use": "act_zbReadAttribute",
"params": "clustId=0008&attrId=0000"
},
"Identify": {
"use": "act_zbCmdC-Identify",
"isVisible": 1
Expand All @@ -93,7 +98,7 @@
},
"Bind-0006-ToZigate": {
"use": "act_zbBindToZigate",
"params": "clustId=0008",
"params": "clustId=0006",
"execAtCreation": "Yes",
"execAtCreationDelay": 9
},
Expand All @@ -103,6 +108,12 @@
"execAtCreation": "Yes",
"execAtCreationDelay": 11
},
"Bind-0008-ToZigate": {
"use": "act_zbBindToZigate",
"params": "clustId=0008",
"execAtCreation": "Yes",
"execAtCreationDelay": 9
},
"SetReporting-0008-0000": {
"use": "act_zbConfigureReporting",
"params": "clustId=0008&attrType=20&attrId=0000&minInterval=0000&maxInterval=0000&changeVal=",
Expand Down Expand Up @@ -163,17 +174,6 @@
},
"setTemperatureLight": {
"use": "setTemperatureLight"
},
"SWBuildID": {
"use": "inf_zbAttr-0000-SWBuildID"
},
"Get-SWBuildID": {
"use": "act_zbReadAttribute",
"params": "clustId=0000&attrId=4000"
},
"Toggle": {
"use": "act_zbCmdC-0006-Toggle",
"nextLine": "after"
}
}
}
Expand Down
58 changes: 29 additions & 29 deletions core/config/devices/GL-S-004Z/GL-S-004Z.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"GL-S-004Z": {
"manufacturer": "Gledopto",
"model": "GL-C-004Z",
"type": "Gledopto Spectre Blanc",
"timeout": "60",
"configuration": {
"mainEP": "0B",
Expand All @@ -11,16 +12,7 @@
"category": {
"light": "1"
},
"type": "Gledopto Spectre Blanc",
"commands": {
"etat": {
"use": "inf_zbAttr-0006-OnOff",
"isVisible": 1
},
"CurrentLevel-0008": {
"use": "inf_zbAttr-0008-CurrentLevel",
"isVisible": 1
},
"On": {
"use": "act_zbCmdC-0006-On",
"isVisible": 1
Expand All @@ -29,10 +21,31 @@
"use": "act_zbCmdC-0006-Off",
"isVisible": 1
},
"Toggle": {
"use": "act_zbCmdC-0006-Toggle"
},
"Status": {
"use": "inf_zbAttr-0006-OnOff",
"isVisible": 1,
"nextLine": "after"
},
"Get-Status": {
"use": "act_zbReadAttribute",
"params": "clustId=0006&attrId=0000"
},
"Set Level": {
"use": "act_setLevel-Light",
"isVisible": 1
},
"Level": {
"use": "inf_zbAttr-0008-CurrentLevel",
"isVisible": 1,
"nextLine": "after"
},
"Get Level": {
"use": "act_zbReadAttribute",
"params": "clustId=0008&attrId=0000"
},
"Set 2200K": {
"use": "act_zbCmdC-0300-MoveToColorTemp",
"params": "slider=2200",
Expand Down Expand Up @@ -61,14 +74,6 @@
"setTemperatureLight": {
"use": "setTemperatureLight"
},
"Get-Status": {
"use": "act_zbReadAttribute",
"params": "clustId=0006&attrId=0000"
},
"Get-CurrentLevel": {
"use": "act_zbReadAttribute",
"params": "clustId=0008&attrId=0000"
},
"Identify": {
"use": "act_zbCmdC-Identify",
"isVisible": 1
Expand All @@ -78,7 +83,7 @@
},
"Bind-0006-ToZigate": {
"use": "act_zbBindToZigate",
"params": "clustId=0008",
"params": "clustId=0006",
"execAtCreation": "Yes",
"execAtCreationDelay": 9
},
Expand All @@ -88,22 +93,17 @@
"execAtCreation": "Yes",
"execAtCreationDelay": 11
},
"Bind-0008-ToZigate": {
"use": "act_zbBindToZigate",
"params": "clustId=0008",
"execAtCreation": "Yes",
"execAtCreationDelay": 9
},
"SetReporting-0008-0000": {
"use": "act_zbConfigureReporting",
"params": "clustId=0008&attrType=20&attrId=0000&minInterval=0000&maxInterval=0000&changeVal=",
"execAtCreation": "Yes",
"execAtCreationDelay": 11
},
"SWBuildID": {
"use": "inf_zbAttr-0000-SWBuildID"
},
"Get-SWBuildID": {
"use": "act_zbReadAttribute",
"params": "clustId=0000&attrId=4000"
},
"Toggle": {
"use": "act_zbCmdC-0006-Toggle",
"nextLine": "after"
}
}
}
Expand Down
1 change: 1 addition & 0 deletions docs/fr_FR/Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ChangeLog
- Modèles: Cmde 'onGroupBroadcast'/'offGroupBroadcast' remplacée (cmd-0006 + addrMode=04).
- Télécommande virtuelle: Correction pour 'onGroupBroadcast'/'offGroupBroadcast'.
- SilverCrest-HG08673-FR: Mises-à-jour du modèle (2635).
- Gledopto Spectre Blanc & RGBW GU10: Correction modèles (2646).

231104-BETA-2
-------------
Expand Down

0 comments on commit 7aa9138

Please sign in to comment.