Skip to content

Commit

Permalink
New device - Feit LEDR4-RGBW-AG 4 Inch RGBCT Downlight v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jul 4, 2024
1 parent 4aff860 commit 1f147a9
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 0 deletions.
187 changes: 187 additions & 0 deletions devices/feit-ledr4-rgbw-ag-4-inch-rgbct-downlight-v1.0.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,187 @@
{
"manufacturer": "Feit",
"name": "LEDR4-RGBW-AG 4 Inch RGBCT Downlight v1.0.2",
"key": "keymvpc73guk4ycy",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"feit-ledr4-rgbw-ag-4-inch-rgbct-downlight-v1.0.2.jpg"
],
"profiles": [
"oem-bk7231n-light5-hailai-1.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000003h8gm": [
{
"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": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 27
},
{
"type": "obj",
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 28
},
{
"type": "obj",
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 29
},
{
"type": "raw",
"mode": "rw",
"id": 30
},
{
"type": "raw",
"mode": "rw",
"id": 31
},
{
"type": "raw",
"mode": "rw",
"id": 32
},
{
"type": "raw",
"mode": "rw",
"id": 33
},
{
"type": "raw",
"mode": "rw",
"id": 210
}
]
},
"device_configuration": {
"Jsonver": "1.0.0",
"b_lv": 1,
"b_pin": 6,
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 8,
"cagt": 20,
"category": "0505",
"cmod": "rgbcw",
"colormax": 100,
"colormin": 10,
"colorpfun": 0,
"crc": 32,
"cwmaxp": 100,
"cwtype": 1,
"defbright": 100,
"defcolor": "c",
"deftemp": 0,
"dmod": 0,
"g_lv": 1,
"g_pin": 24,
"gmkb": 60,
"gmkg": 60,
"gmkr": 80,
"gmwb": 75,
"gmwg": 70,
"gmwr": 100,
"irfunc": 0,
"module": "CBU",
"mutex": 1,
"nightled": 0,
"notdisturb": 0,
"onoffmode": 0,
"onofftime": 800,
"pmemory": 1,
"prodagain": 0,
"pwmhz": 3000,
"r_lv": 1,
"r_pin": 26,
"remdmode": 0,
"rgbt": 10,
"rstbr": 50,
"rstcor": "c",
"rstnum": 3,
"rsttemp": 0,
"title20": 0,
"w_lv": 1,
"w_pin": 7,
"wfcfg": "spcl_auto",
"wfct": 3,
"wt": 20
}
}
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-light5-hailai-1.0.2-sdk-2.3.1-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "1.0.2 - BK7231N",
"sub_name": "oem_bk7231n_light5_hailai",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_bk7231n_light5_hailai",
"version": "1.0.2",
"sdk": "2.3.1-40.00",
"key": "keymvpc73guk4ycy"
},
"data": {
"address_finish": "0x1B467",
"address_ssid": "0xC4BC1",
"address_ssid_padding": 4
}
}

0 comments on commit 1f147a9

Please sign in to comment.