Skip to content

Commit

Permalink
Merge pull request #148 from koffer08/koffer08-lightcode
Browse files Browse the repository at this point in the history
Added Code for Aconic LED Controller 24Keys Using UFOR11
  • Loading branch information
litinoveweedle authored Dec 5, 2024
2 parents 169d99b + dda47d7 commit d028ee5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions codes/light/1070.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"manufacturer": "Aconic",
"supportedModels": [
"LED Controller 24Key"
],
"supportedController": "UFOR11",
"commandsEncoding": "Raw",
"brightness": [16, 32, 48, 64, 80, 96, 112, 128, 144, 160, 176, 192, 208, 224, 240, 255],
"colorTemperature": [],
"commands": {
"on": "BZgjrRE/AuAXAQGDBuAFA0AB4AcTQA/gFwFAI+ALAwcQoZgj0Qg/Ag==",
"off": "B34jkRFpAhQC4BUDAWcG4AUDQC/gAxMAFCABQA8BFAJAA0ABQAfgAQMFZwYUAhQCQAfgDQMHOKF+I6MIaQI=",
"brighten": "B28jnxFqAhQC4BUDAWcG4AUDQC/gAxNAD+AFA0AB4AET4AMrgAsAFKAHQA8JFAIxoW8jrwhqAg==",
"dim": "CakjoxEnAicCawKAA0AB4AkLAWEGwAMAJ2ALBScCawJhBuAFAwAnYAFAB0ADQAFAB0ADQAEBawLgBy+ADwAnYAcHLKGpI6cIawI="
}
}

0 comments on commit d028ee5

Please sign in to comment.