Skip to content

Commit

Permalink
New device - Cree CMA19-60W-AL-9ACK 60W RGBCT Bulb WB8P v1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jul 26, 2024
1 parent af8c723 commit 6cbac7b
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 0 deletions.
177 changes: 177 additions & 0 deletions devices/cree-cma19-60w-al-9ack-60w-rgbct-bulb-wb8p-v1.0.10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,177 @@
{
"manufacturer": "Cree",
"name": "CMA19-60W-AL-9ACK 60W RGBCT Bulb WB8P v1.0.10",
"key": "key3qwddp35ffhu9",
"ap_ssid": "SL-CreeLighting",
"github_issues": [],
"image_urls": [
"cree-cma19-60w-al-9ack-60w-rgbct-bulb-wb8p-v1.0.10.jpg"
],
"profiles": [
"oem-bk7231s-light-db-a19-1.0.10-sdk-1.0.8-40.00"
],
"schemas": {
"000001nabu": [
{
"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,
"type": "obj"
},
{
"mode": "rw",
"id": 30,
"type": "raw"
},
{
"mode": "rw",
"id": 31,
"type": "raw"
},
{
"mode": "rw",
"id": 32,
"type": "raw"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 41,
"type": "obj"
},
{
"mode": "rw",
"id": 210,
"type": "raw"
}
]
},
"device_configuration": {
"Jsonver": "1.1.0",
"b_lv": 1,
"b_pin": 26,
"brightmax": 100,
"brightmin": 5,
"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.
17 changes: 17 additions & 0 deletions profiles/oem-bk7231s-light-db-a19-1.0.10-sdk-1.0.8-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.10 - BK7231T",
"sub_name": "oem_bk7231s_light_db_a19",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231T",
"name": "oem_bk7231s_light_db_a19",
"version": "1.0.10",
"sdk": "1.0.8-40.00",
"key": "key3qwddp35ffhu9"
},
"data": {
"address_finish": "0xB7895",
"address_datagram": "0xAA74D"
}
}

0 comments on commit 6cbac7b

Please sign in to comment.