Skip to content

Commit

Permalink
New device - LSC 3200719 Outdoor Flood Light
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 10, 2023
1 parent 9e5d841 commit 4994650
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 0 deletions.
163 changes: 163 additions & 0 deletions devices/lsc-3200719-outdoor-flood-light.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
{
"manufacturer": "LSC",
"name": "3200719 Outdoor Flood Light",
"key": "key9at4j5jt39aaf",
"ap_ssid": "SmartLife",
"github_issues": [
525
],
"image_urls": [
"lsc-3200719-outdoor-flood-light.jpg"
],
"profiles": [
"oem-bk7231n-light-ty-1.3.22-sdk-2.3.3-40.00"
],
"schemas": {
"000004x6de": [
{
"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": {
"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
},
{
"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": 34
}
]
},
"device_configuration": {
"Jsonver": "1.0.0",
"b_lv": 1,
"b_pin": 6,
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 7,
"cagt": 20,
"category": "0504",
"cmod": "rgbc",
"colormax": 100,
"colormin": 10,
"colorpfun": 0,
"crc": 42,
"cwmaxp": 100,
"cwtype": 0,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 0,
"g_lv": 1,
"g_pin": 24,
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 75,
"gmwg": 70,
"gmwr": 100,
"module": "CB2L",
"notdisturb": 0,
"onoffmode": 0,
"pmemory": 1,
"prodagain": 0,
"pwmhz": 1000,
"r_lv": 1,
"r_pin": 26,
"remdmode": 0,
"rgbt": 10,
"rstbr": 50,
"rstcor": "c",
"rstnum": 3,
"rsttemp": 100,
"title20": 1,
"wfcfg": "spcl_auto",
"wfct": 3,
"wt": 0
}
}
Binary file added images/lsc-3200719-outdoor-flood-light.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-bk7231n-light-ty-1.3.22-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.3.22 - BK7231N",
"sub_name": "oem_bk7231n_light_ty",
"type": "CLASSIC",
"icon": "lightbulb-outline",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_light_ty",
"version": "1.3.22",
"sdk": "2.3.3-40.00",
"key": "key9at4j5jt39aaf"
},
"data": {
"address_finish": "0x1B32F",
"address_ssid": "0xCE2AF",
"address_ssid_padding": 4
}
}

0 comments on commit 4994650

Please sign in to comment.