Skip to content

Commit

Permalink
New device - Arlec ALP223HA Desktop Bar Light Twin Pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 8, 2023
1 parent 02c68bb commit e79ba01
Show file tree
Hide file tree
Showing 3 changed files with 303 additions and 1 deletion.
301 changes: 301 additions & 0 deletions devices/arlec-alp223ha-desktop-bar-light-twin-pack.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,301 @@
{
"manufacturer": "Arlec",
"name": "ALP223HA Desktop Bar Light Twin Pack",
"key": "keyj3w8cmutjmwk5",
"ap_ssid": "GRID",
"github_issues": [
518
],
"image_urls": [
"arlec-alp223ha-desktop-bar-light-twin-pack.jpg"
],
"profiles": [
"oem-bk7231n-slide-strip-ty-1.0.18-sdk-2.3.1-40.00"
],
"schemas": {
"000004wehk": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"white",
"colour",
"scene",
"music"
],
"type": "enum"
},
"id": 21
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 24
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 26
},
{
"type": "obj",
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 27
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 1,
"max": 10000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 46
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 1,
"max": 1024,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 47
},
{
"mode": "rw",
"id": 51,
"type": "raw"
},
{
"mode": "rw",
"id": 52,
"type": "raw"
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 1,
"max": 1000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 53
},
{
"mode": "rw",
"id": 61,
"type": "raw"
}
]
},
"device_configuration": {
"0err": 70,
"1err": 40,
"CS": 15,
"Jsonver": "1.1.1",
"LedNum": 30,
"SCL": 14,
"adclimit": 1500,
"aging": 1,
"bitseq": 0,
"brifollow": 1,
"brightstep": 20,
"category": "0503",
"cdtime1": 60,
"cdtime2": 120,
"cmod": "rgb",
"colormax": 58,
"colormin": 10,
"colororder": 2,
"colorpfun": 0,
"crc": 95,
"ctrl_lv": 1,
"ctrl_pin": 26,
"customcode": "00ef",
"defbright": 100,
"defcolor": "r",
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 100,
"gmwg": 100,
"gmwr": 60,
"irfunc": 1,
"irfunset": [
[
6,
"00"
],
[
7,
"01"
],
[
3,
"02"
],
[
2,
"03"
],
[
19,
"04"
],
[
23,
"05"
],
[
27,
"06"
],
[
33,
"07"
],
[
20,
"08"
],
[
22,
"09"
],
[
26,
"0a"
],
[
95,
"0b"
],
[
21,
"0c"
],
[
24,
"0d"
],
[
29,
"0e"
],
[
96,
"0f"
],
[
12,
10
],
[
85,
11
],
[
13,
12
],
[
34,
13
],
[
91,
14
],
[
88,
15
],
[
89,
16
],
[
90,
17
]
],
"irpin": 20,
"ismusic": 1,
"k1dfunc": 0,
"k2dfunc": 0,
"k2lfunc": 0,
"k2pin_lv": 0,
"k2pin_pin": 24,
"k2sfunc": 4,
"k3dfunc": 0,
"k3lfunc": 0,
"k3pin_lv": 0,
"k3pin_pin": 7,
"k3sfunc": 6,
"key_lv": 0,
"key_pin": 22,
"keyfunc": 1,
"knum": 3,
"ktime": 5,
"leaderr": 30,
"micpin": 23,
"micproc": 500,
"miso": 17,
"module": "CBU",
"mosi": 16,
"onoffmode": 0,
"pairt": 606,
"pmemory": 1,
"prodagain": 1,
"remdmode": 1,
"rgbt": 1,
"rgbtoch": 220,
"rgbtocs": 0,
"rgbtowh": 35,
"rgbtows": 700,
"rstbr": 50,
"rstcor": "r",
"rstmode": 2,
"rstnum": 3,
"sensimax": 50,
"sensimin": 1,
"sfunc": 1,
"slidemod": 0,
"starterr": 40,
"title20": 0,
"totallen": 30,
"wfcfg": "spcl_auto",
"wfct": 3
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"data": {
"address_finish": "0x1BA6B",
"address_ssid": "0xC1FCD"
"address_ssid": "0xC1FCD",
"address_ssid_padding": 4
}
}

0 comments on commit e79ba01

Please sign in to comment.