Skip to content

Commit

Permalink
New device - LEDVANCE SmartPlus EU Multi Socket Power Strip
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Feb 10, 2024
1 parent 08d50e9 commit e72c03b
Show file tree
Hide file tree
Showing 3 changed files with 290 additions and 1 deletion.
289 changes: 289 additions & 0 deletions devices/ledvance-smartplus-eu-multi-socket-power-strip.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,289 @@
{
"manufacturer": "LEDVANCE",
"name": "SmartPlus EU Multi Socket Power Strip",
"key": "keym9qkuywghyrvs",
"ap_ssid": "LDV SMART+",
"github_issues": [
619
],
"image_urls": [
"ledvance-smartplus-eu-multi-socket-power-strip.jpg"
],
"profiles": [
"oem-bk7231s-dltj-1.3.5-sdk-1.0.2-40.00"
],
"schemas": {
"000003gvfv": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 2
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 3
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 4
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 10
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 11
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 12
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 50000,
"scale": 3,
"step": 100,
"type": "value"
},
"id": 17
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 30000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 18
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 80000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 19
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 5000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 20
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 5,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 21
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 24
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 1000000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 25
},
{
"type": "obj",
"mode": "ro",
"property": {
"type": "bitmap",
"maxlen": 6
},
"id": 26
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 38
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 41
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 42
}
]
},
"device_configuration": {
"bt_type": 0,
"ch_cddpid1": 9,
"ch_cddpid2": 10,
"ch_cddpid3": 11,
"ch_cddpid4": 12,
"ch_dpid1": 1,
"ch_dpid2": 2,
"ch_dpid3": 3,
"ch_dpid4": 4,
"ch_num": 4,
"chip_type": 0,
"crc": 71,
"ele_pin": 26,
"ffc_select": 1,
"jv": "1.1.6",
"lose_vol": 0,
"module": "WB3S",
"net_trig": 1,
"netled1_lv": 0,
"netled1_pin": 10,
"netled_reuse": 1,
"over_cur": 0,
"over_vol": 0,
"reset_t": 5,
"resistor": 1,
"rl1_lv": 1,
"rl1_pin": 14,
"rl2_lv": 1,
"rl2_pin": 6,
"rl3_lv": 1,
"rl3_pin": 8,
"rl4_lv": 1,
"rl4_pin": 9,
"sel_pin_lv": 1,
"sel_pin_pin": 1,
"total_bt_lv": 0,
"total_bt_pin": 11,
"total_stat": 0,
"vi_pin": 24,
"vol_def": 0
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion profiles/oem-bk7231s-dltj-1.3.5-sdk-1.0.2-40.00.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "1.3.5 - BK7231T",
"sub_name": "oem_bk7231s_dltj",
"type": "CLASSIC",
"icon": "memory",
"icon": "power-plug",
"firmware": {
"chip": "BK7231T",
"name": "oem_bk7231s_dltj",
Expand Down

0 comments on commit e72c03b

Please sign in to comment.