Skip to content

Commit

Permalink
New device - Aldi Casalux Corner Lamp
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 30, 2023
1 parent 951829d commit 4cda5fc
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 0 deletions.
152 changes: 152 additions & 0 deletions devices/aldi-casalux-corner-lamp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"manufacturer": "Aldi",
"name": "Casalux Corner Lamp",
"key": "didby1zofoliihp5",
"ap_ssid": "SmartLife",
"github_issues": [
545
],
"image_urls": [
"aldi-casalux-corner-lamp.jpg"
],
"profiles": [
"didby1zofoliihp5-1.0.0-sdk-2.3.3-40.00"
],
"schemas": {
"dwyv0w": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"color",
"dynamic_mod",
"scene_mod",
"music"
],
"type": "enum"
},
"id": 21
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 24,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 28,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 102,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 1,
"max": 6,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 103,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 200,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 104,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 106,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"CJ_YD",
"CJ_QC",
"CJ_WA",
"CJ_XK",
"CJ_JH",
"CJ_YS"
],
"type": "enum"
},
"id": 108,
"type": "obj"
}
]
},
"device_configuration": {
"Jsonver": "1.1.0",
"b_lv": 1,
"b_pin": 8,
"brightmax": 100,
"brightmin": 10,
"c_lv": 1,
"c_pin": 9,
"cmod": "rgbcw",
"colormax": 100,
"colormin": 10,
"cwmaxp": 100,
"cwtype": 0,
"defbright": 100,
"defcolor": "c",
"deftemp": 100,
"dmod": 0,
"g_lv": 1,
"g_pin": 7,
"module": "WB3S",
"onoffmode": 0,
"pmemory": 1,
"pwmhz": 1000,
"r_lv": 1,
"r_pin": 6,
"rstbr": 50,
"rstcor": "c",
"rstmode": 0,
"rstnum": 3,
"rsttemp": 100,
"title20": 0,
"w_lv": 1,
"w_pin": 26,
"wfcfg": "spcl"
}
}
Binary file added images/aldi-casalux-corner-lamp.jpg
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/didby1zofoliihp5-1.0.0-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.0 - BK7231N",
"sub_name": "didby1zofoliihp5",
"type": "CLASSIC",
"icon": null,
"firmware": {
"chip": "BK7231N",
"name": "didby1zofoliihp5",
"version": "1.0.0",
"sdk": "2.3.3-40.00"
},
"data": {
"address_finish": "0x1B59B",
"address_ssid": "0xC1205",
"address_ssid_padding": 4
}
}

0 comments on commit 4cda5fc

Please sign in to comment.