diff --git a/devices/enbrighten-wfd4103e-indoor-mini-smart-plug.json b/devices/enbrighten-wfd4103e-indoor-mini-smart-plug.json new file mode 100644 index 00000000..601e318f --- /dev/null +++ b/devices/enbrighten-wfd4103e-indoor-mini-smart-plug.json @@ -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 + } +} diff --git a/images/enbrighten-wfd4103e-indoor-mini-smart-plug.jpg b/images/enbrighten-wfd4103e-indoor-mini-smart-plug.jpg new file mode 100644 index 00000000..ed97dd6c Binary files /dev/null and b/images/enbrighten-wfd4103e-indoor-mini-smart-plug.jpg differ