Skip to content

Commit

Permalink
New device - Cree CMA21-100W-AL-9ACK 100W RGBCT Bulb WB8P BK7231T v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Dec 15, 2023
1 parent b4fa2b7 commit 8dea602
Show file tree
Hide file tree
Showing 3 changed files with 195 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
{
"manufacturer": "Cree",
"name": "CMA21-100W-AL-9ACK 100W RGBCT Bulb WB8P BK7231T v1.1.6",
"key": "key7hjqeuq3w3dwj",
"ap_ssid": "SL-CreeLighting",
"github_issues": [],
"image_urls": [
"cree-cma21-100w-al-9ack-100w-rgbct-bulb-wb8p-bk7231t-v1.1.6.jpg"
],
"profiles": [
"oem-bk7231s-light-db-a21-1.1.6-sdk-2.3.2-40.00"
],
"schemas": {
"000001ncmb": [
{
"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"
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 41
},
{
"mode": "rw",
"id": 210,
"type": "raw"
}
]
},
"device_configuration": {
"Jsonver": "1.1.0",
"b_lv": 1,
"b_pin": 26,
"brightmax": 100,
"brightmin": 9,
"c_lv": 1,
"c_pin": 7,
"cmod": "rgbcw",
"colormax": 100,
"colormin": 10,
"cwmaxp": 100,
"cwtype": 1,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 0,
"g_lv": 1,
"g_pin": 9,
"module": "WB8P",
"onoffmode": 1,
"pairt": 600,
"pmemory": 1,
"pwmhz": 2000,
"r_lv": 1,
"r_pin": 24,
"remdmode": 1,
"rstbr": 50,
"rstcor": "c",
"rstmode": 0,
"rstnum": 4,
"rsttemp": 100,
"title20": 1,
"w_lv": 1,
"w_pin": 8,
"wfcfg": "spcl_auto",
"wfct": 10
}
}
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-bk7231s-light-db-a21-1.1.6-sdk-2.3.2-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.1.6 - BK7231T",
"sub_name": "oem_bk7231s_light_db_a21",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231T",
"name": "oem_bk7231s_light_db_a21",
"version": "1.1.6",
"sdk": "2.3.2-40.00",
"key": "key7hjqeuq3w3dwj"
},
"data": {
"address_finish": "0xC6F59",
"address_ssid": "0xCC61F",
"address_ssid_padding": 8
}
}

0 comments on commit 8dea602

Please sign in to comment.