Skip to content

Commit

Permalink
New device - Cree CMA21-100W-AL-9ACK 100W RGBCT Bulb
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Dec 14, 2023
1 parent ae2dd32 commit 4e403ea
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 0 deletions.
200 changes: 200 additions & 0 deletions devices/cree-cma21-100w-al-9ack-100w-rgbct-bulb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
{
"manufacturer": "Cree",
"name": "CMA21-100W-AL-9ACK 100W RGBCT Bulb",
"key": "keymv33cu4fxgekh",
"ap_ssid": "SL-CreeLighting",
"github_issues": [],
"image_urls": [
"cree-cma21-100w-al-9ack-100w-rgbct-bulb.jpg"
],
"profiles": [
"oem-bk7231n-light5-db-a21-1.0.0-sdk-2.3.1-40.00"
],
"schemas": {
"0000039oo0": [
{
"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": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 24
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 25
},
{
"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": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 28
},
{
"mode": "rw",
"id": 30,
"type": "raw"
},
{
"mode": "rw",
"id": 31,
"type": "raw"
},
{
"mode": "rw",
"id": 32,
"type": "raw"
},
{
"mode": "rw",
"id": 33,
"type": "raw"
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 41
},
{
"mode": "rw",
"id": 209,
"type": "raw"
},
{
"mode": "rw",
"id": 210,
"type": "raw"
}
]
},
"device_configuration": {
"Jsonver": "1.0.0",
"brightmax": 100,
"brightmin": 5,
"cagt": 4,
"category": "0505",
"cmod": "rgbcw",
"colormax": 100,
"colormin": 10,
"colorpfun": 0,
"crc": 49,
"cwmaxp": 100,
"cwtype": 0,
"dccur": 53,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 6,
"drgbcur": 15,
"dwcur": 50,
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 75,
"gmwg": 70,
"gmwr": 100,
"iicb": 0,
"iicc": 4,
"iicg": 1,
"iicr": 2,
"iicscl": 7,
"iicsda": 8,
"iicw": 3,
"mixway": 0,
"module": "CB8P",
"notdisturb": 0,
"onoffmode": 1,
"pairt": 18,
"pmemory": 1,
"prodagain": 1,
"remdmode": 1,
"rgbt": 2,
"rstbr": 50,
"rstcor": "c",
"rstnum": 5,
"rsttemp": 100,
"title20": 1,
"wfcfg": "spcl_auto",
"wfct": 10,
"wt": 4
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions profiles/oem-bk7231n-light5-db-a21-1.0.0-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.0 - BK7231N",
"sub_name": "oem_bk7231n_light5_db_a21",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_light5_db_a21",
"version": "1.0.0",
"sdk": "2.3.1-40.00",
"key": "keymv33cu4fxgekh"
},
"data": {
"address_finish": "0x1B5AB",
"address_ssid": "0xC3BCD",
"address_ssid_padding": 4
}
}

0 comments on commit 4e403ea

Please sign in to comment.