Skip to content

Commit

Permalink
New device - LEDVANCE FL30RGBW 30W RGBW Floodlight
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 9, 2024
1 parent c5fb7d7 commit c0fa47c
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 0 deletions.
158 changes: 158 additions & 0 deletions devices/ledvance-fl30rgbw-30w-rgbw-floodlight.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
{
"manufacturer": "LEDVANCE",
"name": "FL30RGBW 30W RGBW Floodlight",
"key": "keyd7fufa5tf7j3g",
"ap_ssid": "LDV SMART+",
"github_issues": [
590
],
"image_urls": [
"ledvance-fl30rgbw-30w-rgbw-floodlight.jpg"
],
"profiles": [
"oem-bk7231s-light5-ledvance-gmbh-1.0.13-sdk-2.3.1-40.00"
],
"schemas": {
"000003s2lf": [
{
"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": 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": {
"Jsonver": "1.0.0",
"b_lv": 1,
"b_pin": 8,
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 26,
"cagt": 90,
"category": "0504",
"cmod": "rgbc",
"colormax": 100,
"colormin": 33,
"colorpfun": 0,
"crc": 102,
"defbright": 100,
"defcolor": "c",
"dmod": 0,
"g_lv": 1,
"g_pin": 7,
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 75,
"gmwg": 70,
"gmwr": 100,
"mixway": 0,
"module": "CB2S",
"onoffmode": 1,
"pmemory": 1,
"prodagain": 0,
"pwmhz": 18000,
"r_lv": 1,
"r_pin": 6,
"remdmode": 0,
"rgbt": 30,
"rstbr": 100,
"rstcor": "c",
"rstnum": 5,
"title20": 1,
"wfcfg": "spcl_auto",
"wfct": 3
}
}
Binary file added images/ledvance-fl30rgbw-30w-rgbw-floodlight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.13 - BK7231N",
"sub_name": "oem_bk7231s_light5_LEDVANCE_GMBH",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231s_light5_LEDVANCE_GMBH",
"version": "1.0.13",
"sdk": "2.3.1-40.00",
"key": "keyd7fufa5tf7j3g"
},
"data": {
"address_finish": "0x1B5AB",
"address_ssid": "0xD6491",
"address_ssid_padding": 4
}
}

0 comments on commit c0fa47c

Please sign in to comment.