Skip to content

Commit

Permalink
New device - Enbrighten WFD4103E Indoor Mini Smart Plug
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 23, 2023
1 parent 5b1498a commit 8ddbd88
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 0 deletions.
128 changes: 128 additions & 0 deletions devices/enbrighten-wfd4103e-indoor-mini-smart-plug.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
{
"manufacturer": "Enbrighten",
"name": "WFD4103E Indoor Mini Smart Plug",
"key": "keya4gvchmtapm8n",
"ap_ssid": "A",
"github_issues": [],
"image_urls": [
"enbrighten-wfd4103e-indoor-mini-smart-plug.jpg"
],
"profiles": [
"oem-bk7231s-rnd-switch-1.1.8-sdk-1.0.2-40.00"
],
"schemas": {
"000001mdr4": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 38
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"relay",
"pos",
"none",
"on"
],
"type": "enum"
},
"id": 40
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 41
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 42
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 43
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 44
}
]
},
"device_configuration": {
"bt1_lv": 0,
"bt1_pin": 26,
"bt_type": 0,
"ch_cddpid1": 9,
"ch_dpid1": 1,
"ch_flag1": 1,
"ch_num": 1,
"crc": 32,
"cyc_dpid": 42,
"inch_dp": 44,
"init_conf": 38,
"jv": "1.0.0",
"led_dp": 40,
"lock_dp": 41,
"module": "WB2S",
"mxcl_led_m": 0,
"net_trig": 4,
"netled_lv": 0,
"netled_pin": 7,
"netn_led": 2,
"nety_led": 2,
"rand_dpid": 43,
"reset_t": 3,
"reuse_led_m": 1,
"rl1_lv": 1,
"rl1_pin": 24,
"total_stat": 2
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ddbd88

Please sign in to comment.