Skip to content

Commit

Permalink
New device - LSC 3004919 GU10 RGBCT Bulb v2.9.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 21, 2024
1 parent e9145cd commit 4c7e28f
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 0 deletions.
183 changes: 183 additions & 0 deletions devices/lsc-3004919-gu10-rgbct-bulb-v2.9.29.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,183 @@
{
"manufacturer": "LSC",
"name": "3004919 GU10 RGBCT Bulb v2.9.29",
"ap_ssid": null,
"github_issues": [],
"image_urls": [
"lsc-3004919-gu10-rgbct-bulb-v2.9.29.jpg"
],
"profiles": [
"oem-bk7231s-light-ty-2.9.29-sdk-2.3.2-40.00"
],
"schemas": {
"0000035lrl": [
{
"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": 28
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 29
},
{
"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
}
]
},
"device_configuration": {
"2235ccur": 1,
"2235wcur": 2,
"Jsonver": "1.1.9",
"brightmax": 87,
"brightmin": 10,
"cagt": 10,
"category": "0505",
"cmod": "rgbcw",
"colormax": 100,
"colormaxp": 100,
"colormin": 10,
"colorpfun": 1,
"crc": 109,
"cwmaxp": 100,
"cwtype": 0,
"defbright": 100,
"defcolor": "c",
"deftemp": 15,
"dmod": 7,
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 75,
"gmwg": 70,
"gmwr": 100,
"iicb": 2,
"iicc": 4,
"iicg": 1,
"iicr": 0,
"iicscl": 26,
"iicsda": 24,
"iicw": 3,
"mixway": 0,
"module": "WBLC5",
"notdisturb": 0,
"onoffmode": 0,
"pmemory": 1,
"prodagain": 0,
"remdmode": 0,
"rgbt": 10,
"rstbr": 50,
"rstcor": "c",
"rstnum": 3,
"rsttemp": 15,
"title20": 1,
"wfcfg": "spcl_auto",
"wfct": 3,
"wt": 10
}
}
Binary file added images/lsc-3004919-gu10-rgbct-bulb-v2.9.29.jpg
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-ty-2.9.29-sdk-2.3.2-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "2.9.29 - BK7231T",
"sub_name": "oem_bk7231s_light_ty",
"type": "CLASSIC",
"icon": "lightbulb-outline",
"firmware": {
"chip": "BK7231T",
"name": "oem_bk7231s_light_ty",
"version": "2.9.29",
"sdk": "2.3.2-40.00",
"key": "keytg5kq8gvkv9dh"
},
"data": {
"address_finish": "0xD2445",
"address_ssid": "0xC6E13",
"address_ssid_padding": 8
}
}

0 comments on commit 4c7e28f

Please sign in to comment.